| Modifier and Type | Method and Description |
|---|---|
void |
NsGroupsStub.addorremoveexpression(String nsGroupId,
NSGroupExpressionList nsGroupExpressionList,
String action,
AsyncCallback<NSGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsGroups.addorremoveexpression(String nsGroupId,
NSGroupExpressionList nsGroupExpressionList,
String action,
AsyncCallback<NSGroup> asyncCallback,
InvocationConfig invocationConfig)
Add/remove the expressions passed in the request body to/from the NSGroup
|
NSGroup |
NsGroupsStub.addorremoveexpression(String nsGroupId,
NSGroupExpressionList nsGroupExpressionList,
String action,
InvocationConfig invocationConfig) |
NSGroup |
NsGroups.addorremoveexpression(String nsGroupId,
NSGroupExpressionList nsGroupExpressionList,
String action,
InvocationConfig invocationConfig)
Add/remove the expressions passed in the request body to/from the NSGroup
|
void |
ClusterStub.backuptoremote(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Cluster.backuptoremote(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Request one-time backup.
|
void |
ClusterStub.backuptoremote(InvocationConfig invocationConfig) |
void |
Cluster.backuptoremote(InvocationConfig invocationConfig)
Request one-time backup.
|
void |
BatchStub.create(BatchRequest batchRequest,
Boolean atomic,
AsyncCallback<BatchResponse> asyncCallback,
InvocationConfig invocationConfig) |
void |
Batch.create(BatchRequest batchRequest,
Boolean atomic,
AsyncCallback<BatchResponse> asyncCallback,
InvocationConfig invocationConfig)
Enables you to make multiple API requests using a single request.
|
BatchResponse |
BatchStub.create(BatchRequest batchRequest,
Boolean atomic,
InvocationConfig invocationConfig) |
BatchResponse |
Batch.create(BatchRequest batchRequest,
Boolean atomic,
InvocationConfig invocationConfig)
Enables you to make multiple API requests using a single request.
|
void |
BridgeClusters.create(BridgeCluster bridgeCluster,
AsyncCallback<BridgeCluster> asyncCallback,
InvocationConfig invocationConfig)
Creates a bridge cluster.
|
void |
BridgeClustersStub.create(BridgeCluster bridgeCluster,
AsyncCallback<BridgeCluster> asyncCallback,
InvocationConfig invocationConfig) |
BridgeCluster |
BridgeClusters.create(BridgeCluster bridgeCluster,
InvocationConfig invocationConfig)
Creates a bridge cluster.
|
BridgeCluster |
BridgeClustersStub.create(BridgeCluster bridgeCluster,
InvocationConfig invocationConfig) |
void |
BridgeEndpoints.create(BridgeEndpoint bridgeEndpoint,
AsyncCallback<BridgeEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Creates a Bridge Endpoint.
|
void |
BridgeEndpointsStub.create(BridgeEndpoint bridgeEndpoint,
AsyncCallback<BridgeEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
BridgeEndpoint |
BridgeEndpoints.create(BridgeEndpoint bridgeEndpoint,
InvocationConfig invocationConfig)
Creates a Bridge Endpoint.
|
BridgeEndpoint |
BridgeEndpointsStub.create(BridgeEndpoint bridgeEndpoint,
InvocationConfig invocationConfig) |
void |
BridgeEndpointProfiles.create(BridgeEndpointProfile bridgeEndpointProfile,
AsyncCallback<BridgeEndpointProfile> asyncCallback,
InvocationConfig invocationConfig)
Creates a Bridge Endpoint Profile.
|
void |
BridgeEndpointProfilesStub.create(BridgeEndpointProfile bridgeEndpointProfile,
AsyncCallback<BridgeEndpointProfile> asyncCallback,
InvocationConfig invocationConfig) |
BridgeEndpointProfile |
BridgeEndpointProfiles.create(BridgeEndpointProfile bridgeEndpointProfile,
InvocationConfig invocationConfig)
Creates a Bridge Endpoint Profile.
|
BridgeEndpointProfile |
BridgeEndpointProfilesStub.create(BridgeEndpointProfile bridgeEndpointProfile,
InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplatesStub.create(ComputeCollectionTransportNodeTemplate computeCollectionTransportNodeTemplate,
AsyncCallback<ComputeCollectionTransportNodeTemplate> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplates.create(ComputeCollectionTransportNodeTemplate computeCollectionTransportNodeTemplate,
AsyncCallback<ComputeCollectionTransportNodeTemplate> asyncCallback,
InvocationConfig invocationConfig)
If automated transport node creation is configured on compute collection, this
template will serve as the default setting for transport node creation.
|
ComputeCollectionTransportNodeTemplate |
ComputeCollectionTransportNodeTemplatesStub.create(ComputeCollectionTransportNodeTemplate computeCollectionTransportNodeTemplate,
InvocationConfig invocationConfig) |
ComputeCollectionTransportNodeTemplate |
ComputeCollectionTransportNodeTemplates.create(ComputeCollectionTransportNodeTemplate computeCollectionTransportNodeTemplate,
InvocationConfig invocationConfig)
If automated transport node creation is configured on compute collection, this
template will serve as the default setting for transport node creation.
|
void |
EdgeClustersStub.create(EdgeCluster edgeCluster,
AsyncCallback<EdgeCluster> asyncCallback,
InvocationConfig invocationConfig) |
void |
EdgeClusters.create(EdgeCluster edgeCluster,
AsyncCallback<EdgeCluster> asyncCallback,
InvocationConfig invocationConfig)
Creates a new edge cluster.
|
EdgeCluster |
EdgeClustersStub.create(EdgeCluster edgeCluster,
InvocationConfig invocationConfig) |
EdgeCluster |
EdgeClusters.create(EdgeCluster edgeCluster,
InvocationConfig invocationConfig)
Creates a new edge cluster.
|
void |
IpfixCollectorProfilesStub.create(IpfixCollectorUpmProfile ipfixCollectorUpmProfile,
AsyncCallback<IpfixCollectorUpmProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixCollectorProfiles.create(IpfixCollectorUpmProfile ipfixCollectorUpmProfile,
AsyncCallback<IpfixCollectorUpmProfile> asyncCallback,
InvocationConfig invocationConfig)
Create a new IPFIX collector profile with essential properties.
|
IpfixCollectorUpmProfile |
IpfixCollectorProfilesStub.create(IpfixCollectorUpmProfile ipfixCollectorUpmProfile,
InvocationConfig invocationConfig) |
IpfixCollectorUpmProfile |
IpfixCollectorProfiles.create(IpfixCollectorUpmProfile ipfixCollectorUpmProfile,
InvocationConfig invocationConfig)
Create a new IPFIX collector profile with essential properties.
|
void |
IpSets.create(IPSet ipSet,
AsyncCallback<IPSet> asyncCallback,
InvocationConfig invocationConfig)
Creates a new IPSet that can group either IPv4 or IPv6 individual ip addresses,
ranges or subnets.
|
void |
IpSetsStub.create(IPSet ipSet,
AsyncCallback<IPSet> asyncCallback,
InvocationConfig invocationConfig) |
IPSet |
IpSets.create(IPSet ipSet,
InvocationConfig invocationConfig)
Creates a new IPSet that can group either IPv4 or IPv6 individual ip addresses,
ranges or subnets.
|
IPSet |
IpSetsStub.create(IPSet ipSet,
InvocationConfig invocationConfig) |
void |
Licenses.create(License license,
AsyncCallback<License> asyncCallback,
InvocationConfig invocationConfig)
This will add a license key to the system.
|
void |
LicensesStub.create(License license,
AsyncCallback<License> asyncCallback,
InvocationConfig invocationConfig) |
License |
Licenses.create(License license,
InvocationConfig invocationConfig)
This will add a license key to the system.
|
License |
LicensesStub.create(License license,
InvocationConfig invocationConfig) |
void |
LogicalPortsStub.create(LogicalPort logicalPort,
AsyncCallback<LogicalPort> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalPorts.create(LogicalPort logicalPort,
AsyncCallback<LogicalPort> asyncCallback,
InvocationConfig invocationConfig)
Creates a new logical switch port.
|
LogicalPort |
LogicalPortsStub.create(LogicalPort logicalPort,
InvocationConfig invocationConfig) |
LogicalPort |
LogicalPorts.create(LogicalPort logicalPort,
InvocationConfig invocationConfig)
Creates a new logical switch port.
|
void |
LogicalRouters.create(LogicalRouter logicalRouter,
AsyncCallback<LogicalRouter> asyncCallback,
InvocationConfig invocationConfig)
Creates a logical router.
|
void |
LogicalRoutersStub.create(LogicalRouter logicalRouter,
AsyncCallback<LogicalRouter> asyncCallback,
InvocationConfig invocationConfig) |
LogicalRouter |
LogicalRouters.create(LogicalRouter logicalRouter,
InvocationConfig invocationConfig)
Creates a logical router.
|
LogicalRouter |
LogicalRoutersStub.create(LogicalRouter logicalRouter,
InvocationConfig invocationConfig) |
void |
ServicesStub.create(LogicalService logicalService,
AsyncCallback<LogicalService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.create(LogicalService logicalService,
AsyncCallback<LogicalService> asyncCallback,
InvocationConfig invocationConfig)
Creates a service that can be applied to one or more logical router ports.
|
LogicalService |
ServicesStub.create(LogicalService logicalService,
InvocationConfig invocationConfig) |
LogicalService |
Services.create(LogicalService logicalService,
InvocationConfig invocationConfig)
Creates a service that can be applied to one or more logical router ports.
|
void |
LogicalSwitchesStub.create(LogicalSwitch logicalSwitch,
AsyncCallback<LogicalSwitch> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalSwitches.create(LogicalSwitch logicalSwitch,
AsyncCallback<LogicalSwitch> asyncCallback,
InvocationConfig invocationConfig)
Creates a new logical switch.
|
LogicalSwitch |
LogicalSwitchesStub.create(LogicalSwitch logicalSwitch,
InvocationConfig invocationConfig) |
LogicalSwitch |
LogicalSwitches.create(LogicalSwitch logicalSwitch,
InvocationConfig invocationConfig)
Creates a new logical switch.
|
void |
MacSets.create(MACSet mACSet,
AsyncCallback<MACSet> asyncCallback,
InvocationConfig invocationConfig)
Creates a new MACSet that can group individual MAC addresses.
|
void |
MacSetsStub.create(MACSet mACSet,
AsyncCallback<MACSet> asyncCallback,
InvocationConfig invocationConfig) |
MACSet |
MacSets.create(MACSet mACSet,
InvocationConfig invocationConfig)
Creates a new MACSet that can group individual MAC addresses.
|
MACSet |
MacSetsStub.create(MACSet mACSet,
InvocationConfig invocationConfig) |
void |
MdProxies.create(MetadataProxy metadataProxy,
AsyncCallback<MetadataProxy> asyncCallback,
InvocationConfig invocationConfig)
Create a metadata proxy
|
void |
MdProxiesStub.create(MetadataProxy metadataProxy,
AsyncCallback<MetadataProxy> asyncCallback,
InvocationConfig invocationConfig) |
MetadataProxy |
MdProxies.create(MetadataProxy metadataProxy,
InvocationConfig invocationConfig)
Create a metadata proxy
|
MetadataProxy |
MdProxiesStub.create(MetadataProxy metadataProxy,
InvocationConfig invocationConfig) |
void |
NsGroupsStub.create(NSGroup nsGroup,
AsyncCallback<NSGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsGroups.create(NSGroup nsGroup,
AsyncCallback<NSGroup> asyncCallback,
InvocationConfig invocationConfig)
Creates a new NSGroup that can group NSX resources - VIFs, Lports and LSwitches
as well as the grouping objects - IPSet, MACSet and other NSGroups
|
NSGroup |
NsGroupsStub.create(NSGroup nsGroup,
InvocationConfig invocationConfig) |
NSGroup |
NsGroups.create(NSGroup nsGroup,
InvocationConfig invocationConfig)
Creates a new NSGroup that can group NSX resources - VIFs, Lports and LSwitches
as well as the grouping objects - IPSet, MACSet and other NSGroups
|
void |
NsServices.create(NSService nsService,
AsyncCallback<NSService> asyncCallback,
InvocationConfig invocationConfig)
Creates a new NSService which allows users to specify characteristics to use for
matching network traffic.
|
void |
NsServicesStub.create(NSService nsService,
AsyncCallback<NSService> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServiceGroupsStub.create(NSServiceGroup nsServiceGroup,
AsyncCallback<NSServiceGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServiceGroups.create(NSServiceGroup nsServiceGroup,
AsyncCallback<NSServiceGroup> asyncCallback,
InvocationConfig invocationConfig)
Creates a new NSServiceGroup which can contain NSServices.
|
NSServiceGroup |
NsServiceGroupsStub.create(NSServiceGroup nsServiceGroup,
InvocationConfig invocationConfig) |
NSServiceGroup |
NsServiceGroups.create(NSServiceGroup nsServiceGroup,
InvocationConfig invocationConfig)
Creates a new NSServiceGroup which can contain NSServices.
|
NSService |
NsServices.create(NSService nsService,
InvocationConfig invocationConfig)
Creates a new NSService which allows users to specify characteristics to use for
matching network traffic.
|
NSService |
NsServicesStub.create(NSService nsService,
InvocationConfig invocationConfig) |
void |
MirrorSessionsStub.create(PortMirroringSession portMirroringSession,
AsyncCallback<PortMirroringSession> asyncCallback,
InvocationConfig invocationConfig) |
void |
MirrorSessions.create(PortMirroringSession portMirroringSession,
AsyncCallback<PortMirroringSession> asyncCallback,
InvocationConfig invocationConfig)
Create a mirror session
|
PortMirroringSession |
MirrorSessionsStub.create(PortMirroringSession portMirroringSession,
InvocationConfig invocationConfig) |
PortMirroringSession |
MirrorSessions.create(PortMirroringSession portMirroringSession,
InvocationConfig invocationConfig)
Create a mirror session
|
void |
ServiceProfiles.create(ServiceProfile serviceProfile,
AsyncCallback<ServiceProfile> asyncCallback,
InvocationConfig invocationConfig)
Creates a service profile, which can then be used to create a service.
|
void |
ServiceProfilesStub.create(ServiceProfile serviceProfile,
AsyncCallback<ServiceProfile> asyncCallback,
InvocationConfig invocationConfig) |
ServiceProfile |
ServiceProfiles.create(ServiceProfile serviceProfile,
InvocationConfig invocationConfig)
Creates a service profile, which can then be used to create a service.
|
ServiceProfile |
ServiceProfilesStub.create(ServiceProfile serviceProfile,
InvocationConfig invocationConfig) |
void |
ClusterStub.create(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Cluster.create(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Invoke POST request on target cluster node
|
void |
ClusterStub.create(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig) |
void |
Cluster.create(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig)
Invoke POST request on target cluster node
|
void |
TransportzoneProfiles.create(Structure transportZoneProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Creates a transport zone profile.
|
void |
HostSwitchProfilesStub.create(Structure baseHostSwitchProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
NetworkMigrationSpecs.create(Structure networkMigrationSpec,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Network migration specification once created and can be used as a template to
indicate associated component which networks should be migrated and where.
|
void |
HostSwitchProfiles.create(Structure baseHostSwitchProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Creates a hostswitch profile.
|
void |
LogicalRouterPortsStub.create(Structure logicalRouterPort,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterProfilesStub.create(Structure clusterProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixProfiles.create(Structure ipfixUpmProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Create a new IPFIX profile with essential properties.
|
void |
NetworkMigrationSpecsStub.create(Structure networkMigrationSpec,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixProfilesStub.create(Structure ipfixUpmProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalRouterPorts.create(Structure logicalRouterPort,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Creates a logical router port.
|
void |
TransportzoneProfilesStub.create(Structure transportZoneProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
SwitchingProfiles.create(Structure baseSwitchingProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Creates a new, custom qos, port-mirroring, spoof-guard or port-security
switching profile.
|
void |
SwitchingProfilesStub.create(Structure baseSwitchingProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterProfiles.create(Structure clusterProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Create a cluster profile.
|
Structure |
TransportzoneProfiles.create(Structure transportZoneProfile,
InvocationConfig invocationConfig)
Creates a transport zone profile.
|
Structure |
HostSwitchProfilesStub.create(Structure baseHostSwitchProfile,
InvocationConfig invocationConfig) |
Structure |
NetworkMigrationSpecs.create(Structure networkMigrationSpec,
InvocationConfig invocationConfig)
Network migration specification once created and can be used as a template to
indicate associated component which networks should be migrated and where.
|
Structure |
HostSwitchProfiles.create(Structure baseHostSwitchProfile,
InvocationConfig invocationConfig)
Creates a hostswitch profile.
|
Structure |
LogicalRouterPortsStub.create(Structure logicalRouterPort,
InvocationConfig invocationConfig) |
Structure |
ClusterProfilesStub.create(Structure clusterProfile,
InvocationConfig invocationConfig) |
Structure |
IpfixProfiles.create(Structure ipfixUpmProfile,
InvocationConfig invocationConfig)
Create a new IPFIX profile with essential properties.
|
Structure |
NetworkMigrationSpecsStub.create(Structure networkMigrationSpec,
InvocationConfig invocationConfig) |
Structure |
IpfixProfilesStub.create(Structure ipfixUpmProfile,
InvocationConfig invocationConfig) |
Structure |
LogicalRouterPorts.create(Structure logicalRouterPort,
InvocationConfig invocationConfig)
Creates a logical router port.
|
Structure |
TransportzoneProfilesStub.create(Structure transportZoneProfile,
InvocationConfig invocationConfig) |
Structure |
SwitchingProfiles.create(Structure baseSwitchingProfile,
InvocationConfig invocationConfig)
Creates a new, custom qos, port-mirroring, spoof-guard or port-security
switching profile.
|
Structure |
SwitchingProfilesStub.create(Structure baseSwitchingProfile,
InvocationConfig invocationConfig) |
Structure |
ClusterProfiles.create(Structure clusterProfile,
InvocationConfig invocationConfig)
Create a cluster profile.
|
void |
TraceflowsStub.create(TraceflowRequest traceflowRequest,
AsyncCallback<Traceflow> asyncCallback,
InvocationConfig invocationConfig) |
void |
Traceflows.create(TraceflowRequest traceflowRequest,
AsyncCallback<Traceflow> asyncCallback,
InvocationConfig invocationConfig)
Initiate a Traceflow Operation on the Specified Port
|
Traceflow |
TraceflowsStub.create(TraceflowRequest traceflowRequest,
InvocationConfig invocationConfig) |
Traceflow |
Traceflows.create(TraceflowRequest traceflowRequest,
InvocationConfig invocationConfig)
Initiate a Traceflow Operation on the Specified Port
|
void |
TransportNodesStub.create(TransportNode transportNode,
AsyncCallback<TransportNode> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportNodes.create(TransportNode transportNode,
AsyncCallback<TransportNode> asyncCallback,
InvocationConfig invocationConfig)
Enables a fabric node to act as a transport node.
|
TransportNode |
TransportNodesStub.create(TransportNode transportNode,
InvocationConfig invocationConfig) |
TransportNode |
TransportNodes.create(TransportNode transportNode,
InvocationConfig invocationConfig)
Enables a fabric node to act as a transport node.
|
void |
TransportZonesStub.create(TransportZone transportZone,
AsyncCallback<TransportZone> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportZones.create(TransportZone transportZone,
AsyncCallback<TransportZone> asyncCallback,
InvocationConfig invocationConfig)
Creates a new transport zone.
|
TransportZone |
TransportZonesStub.create(TransportZone transportZone,
InvocationConfig invocationConfig) |
TransportZone |
TransportZones.create(TransportZone transportZone,
InvocationConfig invocationConfig)
Creates a new transport zone.
|
void |
UiViewsStub.create(View view,
AsyncCallback<View> asyncCallback,
InvocationConfig invocationConfig) |
void |
UiViews.create(View view,
AsyncCallback<View> asyncCallback,
InvocationConfig invocationConfig)
Creates a new View.
|
View |
UiViewsStub.create(View view,
InvocationConfig invocationConfig) |
View |
UiViews.create(View view,
InvocationConfig invocationConfig)
Creates a new View.
|
void |
BridgeEndpoints.delete(String bridgeendpointId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified Bridge Endpoint.
|
void |
ServicesStub.delete(String serviceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportzoneProfiles.delete(String transportzoneProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes a specified transport zone profile.
|
void |
Services.delete(String serviceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified logical router service.
|
void |
HostSwitchProfilesStub.delete(String hostSwitchProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
NetworkMigrationSpecs.delete(String templateId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete the specified network migration specification template.
|
void |
HostSwitchProfiles.delete(String hostSwitchProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes a specified hostswitch profile.
|
void |
BridgeEndpointsStub.delete(String bridgeendpointId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
TraceflowsStub.delete(String traceflowId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
MirrorSessionsStub.delete(String mirrorSessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
EdgeClustersStub.delete(String edgeClusterId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
BridgeClusters.delete(String bridgeclusterId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes the specified Bridge Cluster.
|
void |
ClusterProfilesStub.delete(String clusterProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixProfiles.delete(String ipfixProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete an existing IPFIX profile by ID.
|
void |
ComputeCollectionTransportNodeTemplatesStub.delete(String templateId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Licenses.delete(String licenseKey,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deprecated.
|
void |
MdProxies.delete(String proxyId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a metadata proxy
|
void |
ServiceProfiles.delete(String serviceProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified service profile.
|
void |
NetworkMigrationSpecsStub.delete(String templateId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixCollectorProfilesStub.delete(String ipfixCollectorProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
LicensesStub.delete(String licenseKey,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixProfilesStub.delete(String ipfixProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
BridgeEndpointProfiles.delete(String bridgeendpointprofileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified Bridge Endpoint Profile.
|
void |
IpfixCollectorProfiles.delete(String ipfixCollectorProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete an existing IPFIX collector profile by ID.
|
void |
MirrorSessions.delete(String mirrorSessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete the mirror session
|
void |
TransportZonesStub.delete(String zoneId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
EdgeClusters.delete(String edgeClusterId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified edge cluster.
|
void |
TransportzoneProfilesStub.delete(String transportzoneProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplates.delete(String templateId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete the specified compute collection transport node template.
|
void |
BridgeClustersStub.delete(String bridgeclusterId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
UiViewsStub.delete(String viewId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServiceProfilesStub.delete(String serviceProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportZones.delete(String zoneId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes an existing transport zone.
|
void |
BridgeEndpointProfilesStub.delete(String bridgeendpointprofileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
MdProxiesStub.delete(String proxyId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterProfiles.delete(String clusterProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a specified cluster profile.
|
void |
Traceflows.delete(String traceflowId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete the Traceflow round
|
void |
UiViews.delete(String viewId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete View
|
void |
TransportNodesStub.delete(String transportnodeId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServices.delete(String nsServiceId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified NSService.
|
void |
NsServicesStub.delete(String nsServiceId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
MacSets.delete(String macSetId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified MACSet.
|
void |
LogicalRouterPortsStub.delete(String logicalRouterPortId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalPortsStub.delete(String lportId,
Boolean detach,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalPorts.delete(String lportId,
Boolean detach,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified logical switch port.
|
void |
NsServiceGroupsStub.delete(String nsServiceGroupId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportNodes.delete(String transportnodeId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified transport node.
|
void |
IpSets.delete(String ipSetId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified IPSet.
|
void |
NsGroupsStub.delete(String nsGroupId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServiceGroups.delete(String nsServiceGroupId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified NSServiceGroup.
|
void |
LogicalRouterPorts.delete(String logicalRouterPortId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified logical router port.
|
void |
NsGroups.delete(String nsGroupId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified NSGroup.
|
void |
SwitchingProfiles.delete(String switchingProfileId,
Boolean unbind,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified switching profile.
|
void |
MacSetsStub.delete(String macSetId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalRouters.delete(String logicalRouterId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified logical router.
|
void |
SwitchingProfilesStub.delete(String switchingProfileId,
Boolean unbind,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpSetsStub.delete(String ipSetId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalRoutersStub.delete(String logicalRouterId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalSwitchesStub.delete(String lswitchId,
Boolean cascade,
Boolean detach,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalSwitches.delete(String lswitchId,
Boolean cascade,
Boolean detach,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes a logical switch from the associated overlay or VLAN transport zone.
|
void |
LogicalSwitchesStub.delete(String lswitchId,
Boolean cascade,
Boolean detach,
InvocationConfig invocationConfig) |
void |
LogicalSwitches.delete(String lswitchId,
Boolean cascade,
Boolean detach,
InvocationConfig invocationConfig)
Removes a logical switch from the associated overlay or VLAN transport zone.
|
void |
TransportNodesStub.delete(String transportnodeId,
Boolean force,
InvocationConfig invocationConfig) |
void |
NsServices.delete(String nsServiceId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified NSService.
|
void |
NsServicesStub.delete(String nsServiceId,
Boolean force,
InvocationConfig invocationConfig) |
void |
MacSets.delete(String macSetId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified MACSet.
|
void |
LogicalRouterPortsStub.delete(String logicalRouterPortId,
Boolean force,
InvocationConfig invocationConfig) |
void |
LogicalPortsStub.delete(String lportId,
Boolean detach,
InvocationConfig invocationConfig) |
void |
LogicalPorts.delete(String lportId,
Boolean detach,
InvocationConfig invocationConfig)
Deletes the specified logical switch port.
|
void |
NsServiceGroupsStub.delete(String nsServiceGroupId,
Boolean force,
InvocationConfig invocationConfig) |
void |
TransportNodes.delete(String transportnodeId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified transport node.
|
void |
IpSets.delete(String ipSetId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified IPSet.
|
void |
NsGroupsStub.delete(String nsGroupId,
Boolean force,
InvocationConfig invocationConfig) |
void |
NsServiceGroups.delete(String nsServiceGroupId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified NSServiceGroup.
|
void |
LogicalRouterPorts.delete(String logicalRouterPortId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified logical router port.
|
void |
NsGroups.delete(String nsGroupId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified NSGroup.
|
void |
SwitchingProfiles.delete(String switchingProfileId,
Boolean unbind,
InvocationConfig invocationConfig)
Deletes the specified switching profile.
|
void |
MacSetsStub.delete(String macSetId,
Boolean force,
InvocationConfig invocationConfig) |
void |
LogicalRouters.delete(String logicalRouterId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified logical router.
|
void |
SwitchingProfilesStub.delete(String switchingProfileId,
Boolean unbind,
InvocationConfig invocationConfig) |
void |
IpSetsStub.delete(String ipSetId,
Boolean force,
InvocationConfig invocationConfig) |
void |
LogicalRoutersStub.delete(String logicalRouterId,
Boolean force,
InvocationConfig invocationConfig) |
void |
BridgeEndpoints.delete(String bridgeendpointId,
InvocationConfig invocationConfig)
Deletes the specified Bridge Endpoint.
|
void |
ServicesStub.delete(String serviceId,
InvocationConfig invocationConfig) |
void |
TransportzoneProfiles.delete(String transportzoneProfileId,
InvocationConfig invocationConfig)
Deletes a specified transport zone profile.
|
void |
Services.delete(String serviceId,
InvocationConfig invocationConfig)
Deletes the specified logical router service.
|
void |
HostSwitchProfilesStub.delete(String hostSwitchProfileId,
InvocationConfig invocationConfig) |
void |
NetworkMigrationSpecs.delete(String templateId,
InvocationConfig invocationConfig)
Delete the specified network migration specification template.
|
void |
HostSwitchProfiles.delete(String hostSwitchProfileId,
InvocationConfig invocationConfig)
Deletes a specified hostswitch profile.
|
void |
BridgeEndpointsStub.delete(String bridgeendpointId,
InvocationConfig invocationConfig) |
void |
TraceflowsStub.delete(String traceflowId,
InvocationConfig invocationConfig) |
void |
MirrorSessionsStub.delete(String mirrorSessionId,
InvocationConfig invocationConfig) |
void |
EdgeClustersStub.delete(String edgeClusterId,
InvocationConfig invocationConfig) |
void |
BridgeClusters.delete(String bridgeclusterId,
InvocationConfig invocationConfig)
Removes the specified Bridge Cluster.
|
void |
ClusterProfilesStub.delete(String clusterProfileId,
InvocationConfig invocationConfig) |
void |
IpfixProfiles.delete(String ipfixProfileId,
InvocationConfig invocationConfig)
Delete an existing IPFIX profile by ID.
|
void |
ComputeCollectionTransportNodeTemplatesStub.delete(String templateId,
InvocationConfig invocationConfig) |
void |
Licenses.delete(String licenseKey,
InvocationConfig invocationConfig)
Deprecated.
|
void |
MdProxies.delete(String proxyId,
InvocationConfig invocationConfig)
Delete a metadata proxy
|
void |
ServiceProfiles.delete(String serviceProfileId,
InvocationConfig invocationConfig)
Deletes the specified service profile.
|
void |
NetworkMigrationSpecsStub.delete(String templateId,
InvocationConfig invocationConfig) |
void |
IpfixCollectorProfilesStub.delete(String ipfixCollectorProfileId,
InvocationConfig invocationConfig) |
void |
LicensesStub.delete(String licenseKey,
InvocationConfig invocationConfig) |
void |
IpfixProfilesStub.delete(String ipfixProfileId,
InvocationConfig invocationConfig) |
void |
BridgeEndpointProfiles.delete(String bridgeendpointprofileId,
InvocationConfig invocationConfig)
Deletes the specified Bridge Endpoint Profile.
|
void |
IpfixCollectorProfiles.delete(String ipfixCollectorProfileId,
InvocationConfig invocationConfig)
Delete an existing IPFIX collector profile by ID.
|
void |
MirrorSessions.delete(String mirrorSessionId,
InvocationConfig invocationConfig)
Delete the mirror session
|
void |
TransportZonesStub.delete(String zoneId,
InvocationConfig invocationConfig) |
void |
EdgeClusters.delete(String edgeClusterId,
InvocationConfig invocationConfig)
Deletes the specified edge cluster.
|
void |
TransportzoneProfilesStub.delete(String transportzoneProfileId,
InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplates.delete(String templateId,
InvocationConfig invocationConfig)
Delete the specified compute collection transport node template.
|
void |
BridgeClustersStub.delete(String bridgeclusterId,
InvocationConfig invocationConfig) |
void |
UiViewsStub.delete(String viewId,
InvocationConfig invocationConfig) |
void |
ServiceProfilesStub.delete(String serviceProfileId,
InvocationConfig invocationConfig) |
void |
TransportZones.delete(String zoneId,
InvocationConfig invocationConfig)
Deletes an existing transport zone.
|
void |
BridgeEndpointProfilesStub.delete(String bridgeendpointprofileId,
InvocationConfig invocationConfig) |
void |
MdProxiesStub.delete(String proxyId,
InvocationConfig invocationConfig) |
void |
ClusterProfiles.delete(String clusterProfileId,
InvocationConfig invocationConfig)
Delete a specified cluster profile.
|
void |
Traceflows.delete(String traceflowId,
InvocationConfig invocationConfig)
Delete the Traceflow round
|
void |
UiViews.delete(String viewId,
InvocationConfig invocationConfig)
Delete View
|
void |
ClusterStub.delete(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Cluster.delete(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Invoke DELETE request on target cluster node
|
void |
ClusterStub.delete(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig) |
void |
Cluster.delete(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig)
Invoke DELETE request on target cluster node
|
void |
Licenses.delete0(License license,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
This will delete the license key identified in the request body by
\"license_key\" and its properties from the system.
|
void |
LicensesStub.delete0(License license,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Licenses.delete0(License license,
InvocationConfig invocationConfig)
This will delete the license key identified in the request body by
\"license_key\" and its properties from the system.
|
void |
LicensesStub.delete0(License license,
InvocationConfig invocationConfig) |
void |
ClusterStub.get(AsyncCallback<ClusterConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Cluster.get(AsyncCallback<ClusterConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the NSX cluster configuration.
|
void |
Licenses.get(AsyncCallback<License> asyncCallback,
InvocationConfig invocationConfig)
Deprecated.
|
void |
LicensesStub.get(AsyncCallback<License> asyncCallback,
InvocationConfig invocationConfig) |
void |
Node.get(AsyncCallback<NodeProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the NSX Manager appliance.
|
void |
NodeStub.get(AsyncCallback<NodeProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
TrustManagement.get(AsyncCallback<TrustManagementData> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the supported algorithms and key sizes.
|
void |
TrustManagementStub.get(AsyncCallback<TrustManagementData> asyncCallback,
InvocationConfig invocationConfig) |
TrustManagementData |
TrustManagement.get(InvocationConfig invocationConfig)
Returns information about the supported algorithms and key sizes.
|
ClusterConfig |
ClusterStub.get(InvocationConfig invocationConfig) |
NodeProperties |
Node.get(InvocationConfig invocationConfig)
Returns information about the NSX Manager appliance.
|
License |
Licenses.get(InvocationConfig invocationConfig)
Deprecated.
|
License |
LicensesStub.get(InvocationConfig invocationConfig) |
TrustManagementData |
TrustManagementStub.get(InvocationConfig invocationConfig) |
NodeProperties |
NodeStub.get(InvocationConfig invocationConfig) |
ClusterConfig |
Cluster.get(InvocationConfig invocationConfig)
Returns information about the NSX cluster configuration.
|
void |
BridgeClusters.get(String bridgeclusterId,
AsyncCallback<BridgeCluster> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified bridge cluster.
|
void |
BridgeClustersStub.get(String bridgeclusterId,
AsyncCallback<BridgeCluster> asyncCallback,
InvocationConfig invocationConfig) |
void |
BridgeEndpoints.get(String bridgeendpointId,
AsyncCallback<BridgeEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified bridge endpoint.
|
void |
BridgeEndpointsStub.get(String bridgeendpointId,
AsyncCallback<BridgeEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
void |
BridgeEndpointProfiles.get(String bridgeendpointprofileId,
AsyncCallback<BridgeEndpointProfile> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified bridge endpoint profile.
|
void |
BridgeEndpointProfilesStub.get(String bridgeendpointprofileId,
AsyncCallback<BridgeEndpointProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplatesStub.get(String templateId,
AsyncCallback<ComputeCollectionTransportNodeTemplate> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplates.get(String templateId,
AsyncCallback<ComputeCollectionTransportNodeTemplate> asyncCallback,
InvocationConfig invocationConfig)
Returns compute collection transportnode template by id
|
void |
EdgeClustersStub.get(String edgeClusterId,
AsyncCallback<EdgeCluster> asyncCallback,
InvocationConfig invocationConfig) |
void |
EdgeClusters.get(String edgeClusterId,
AsyncCallback<EdgeCluster> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified edge cluster.
|
void |
ErrorResolverStub.get(String errorId,
AsyncCallback<ErrorResolverInfo> asyncCallback,
InvocationConfig invocationConfig) |
void |
ErrorResolver.get(String errorId,
AsyncCallback<ErrorResolverInfo> asyncCallback,
InvocationConfig invocationConfig)
Returns some metadata about the given error_id.
|
void |
IpfixCollectorProfilesStub.get(String ipfixCollectorProfileId,
AsyncCallback<IpfixCollectorUpmProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixCollectorProfiles.get(String ipfixCollectorProfileId,
AsyncCallback<IpfixCollectorUpmProfile> asyncCallback,
InvocationConfig invocationConfig)
Get an existing IPFIX collector profile by profile ID.
|
void |
IpSets.get(String ipSetId,
AsyncCallback<IPSet> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified IPSet
|
void |
IpSetsStub.get(String ipSetId,
AsyncCallback<IPSet> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalPortsStub.get(String lportId,
AsyncCallback<LogicalPort> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalPorts.get(String lportId,
AsyncCallback<LogicalPort> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified logical port.
|
void |
LogicalRouters.get(String logicalRouterId,
AsyncCallback<LogicalRouter> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified logical router.
|
void |
LogicalRoutersStub.get(String logicalRouterId,
AsyncCallback<LogicalRouter> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.get(String serviceId,
AsyncCallback<LogicalService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.get(String serviceId,
AsyncCallback<LogicalService> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified service.
|
void |
LogicalSwitchesStub.get(String lswitchId,
AsyncCallback<LogicalSwitch> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalSwitches.get(String lswitchId,
AsyncCallback<LogicalSwitch> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified logical switch Id.
|
void |
MacSets.get(String macSetId,
AsyncCallback<MACSet> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified MACSet
|
void |
MacSetsStub.get(String macSetId,
AsyncCallback<MACSet> asyncCallback,
InvocationConfig invocationConfig) |
void |
MdProxies.get(String proxyId,
AsyncCallback<MetadataProxy> asyncCallback,
InvocationConfig invocationConfig)
Get a metadata proxy
|
void |
MdProxiesStub.get(String proxyId,
AsyncCallback<MetadataProxy> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServices.get(String nsServiceId,
AsyncCallback<NSService> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified NSService
|
void |
NsServicesStub.get(String nsServiceId,
AsyncCallback<NSService> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServiceGroupsStub.get(String nsServiceGroupId,
AsyncCallback<NSServiceGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServiceGroups.get(String nsServiceGroupId,
AsyncCallback<NSServiceGroup> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified NSServiceGroup
|
void |
MirrorSessionsStub.get(String mirrorSessionId,
AsyncCallback<PortMirroringSession> asyncCallback,
InvocationConfig invocationConfig) |
void |
MirrorSessions.get(String mirrorSessionId,
AsyncCallback<PortMirroringSession> asyncCallback,
InvocationConfig invocationConfig)
Get the mirror session
|
void |
ServiceProfiles.get(String serviceProfileId,
AsyncCallback<ServiceProfile> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified service profile.
|
void |
ServiceProfilesStub.get(String serviceProfileId,
AsyncCallback<ServiceProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportzoneProfiles.get(String transportzoneProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified transport zone profile.
|
void |
HostSwitchProfilesStub.get(String hostSwitchProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
NetworkMigrationSpecs.get(String templateId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Network migration specification once created and can be used as a template to
indicate associated component which networks should be migrated and where.
|
void |
HostSwitchProfiles.get(String hostSwitchProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified hostswitch profile.
|
void |
LogicalRouterPortsStub.get(String logicalRouterPortId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterProfilesStub.get(String clusterProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixProfiles.get(String ipfixProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Get an existing IPFIX profile by profile ID.
|
void |
NetworkMigrationSpecsStub.get(String templateId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixProfilesStub.get(String ipfixProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalRouterPorts.get(String logicalRouterPortId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified logical router port.
|
void |
TransportzoneProfilesStub.get(String transportzoneProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
SwitchingProfiles.get(String switchingProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified switching profile.
|
void |
SwitchingProfilesStub.get(String switchingProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterProfiles.get(String clusterProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified cluster profile.
|
void |
Tasks.get(String taskId,
AsyncCallback<TaskProperties> asyncCallback,
InvocationConfig invocationConfig)
Get information about the specified task
|
void |
TasksStub.get(String taskId,
AsyncCallback<TaskProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
TraceflowsStub.get(String traceflowId,
AsyncCallback<Traceflow> asyncCallback,
InvocationConfig invocationConfig) |
void |
Traceflows.get(String traceflowId,
AsyncCallback<Traceflow> asyncCallback,
InvocationConfig invocationConfig)
Get the Traceflow round status and result summary
|
void |
TransportNodesStub.get(String transportnodeId,
AsyncCallback<TransportNode> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportNodes.get(String transportnodeId,
AsyncCallback<TransportNode> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified transport node.
|
void |
TransportZonesStub.get(String zoneId,
AsyncCallback<TransportZone> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportZones.get(String zoneId,
AsyncCallback<TransportZone> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a single transport zone.
|
void |
NsGroupsStub.get(String nsGroupId,
Boolean populateReferences,
AsyncCallback<NSGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsGroups.get(String nsGroupId,
Boolean populateReferences,
AsyncCallback<NSGroup> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified NSGroup.
|
NSGroup |
NsGroupsStub.get(String nsGroupId,
Boolean populateReferences,
InvocationConfig invocationConfig) |
NSGroup |
NsGroups.get(String nsGroupId,
Boolean populateReferences,
InvocationConfig invocationConfig)
Returns information about the specified NSGroup.
|
TransportNode |
TransportNodesStub.get(String transportnodeId,
InvocationConfig invocationConfig) |
BridgeEndpoint |
BridgeEndpoints.get(String bridgeendpointId,
InvocationConfig invocationConfig)
Returns information about a specified bridge endpoint.
|
LogicalService |
ServicesStub.get(String serviceId,
InvocationConfig invocationConfig) |
Structure |
TransportzoneProfiles.get(String transportzoneProfileId,
InvocationConfig invocationConfig)
Returns information about a specified transport zone profile.
|
LogicalService |
Services.get(String serviceId,
InvocationConfig invocationConfig)
Returns information about the specified service.
|
NSService |
NsServices.get(String nsServiceId,
InvocationConfig invocationConfig)
Returns information about the specified NSService
|
NSService |
NsServicesStub.get(String nsServiceId,
InvocationConfig invocationConfig) |
Structure |
HostSwitchProfilesStub.get(String hostSwitchProfileId,
InvocationConfig invocationConfig) |
Structure |
NetworkMigrationSpecs.get(String templateId,
InvocationConfig invocationConfig)
Network migration specification once created and can be used as a template to
indicate associated component which networks should be migrated and where.
|
Structure |
HostSwitchProfiles.get(String hostSwitchProfileId,
InvocationConfig invocationConfig)
Returns information about a specified hostswitch profile.
|
BridgeEndpoint |
BridgeEndpointsStub.get(String bridgeendpointId,
InvocationConfig invocationConfig) |
Traceflow |
TraceflowsStub.get(String traceflowId,
InvocationConfig invocationConfig) |
MACSet |
MacSets.get(String macSetId,
InvocationConfig invocationConfig)
Returns information about the specified MACSet
|
Structure |
LogicalRouterPortsStub.get(String logicalRouterPortId,
InvocationConfig invocationConfig) |
PortMirroringSession |
MirrorSessionsStub.get(String mirrorSessionId,
InvocationConfig invocationConfig) |
EdgeCluster |
EdgeClustersStub.get(String edgeClusterId,
InvocationConfig invocationConfig) |
BridgeCluster |
BridgeClusters.get(String bridgeclusterId,
InvocationConfig invocationConfig)
Returns information about a specified bridge cluster.
|
Structure |
ClusterProfilesStub.get(String clusterProfileId,
InvocationConfig invocationConfig) |
TaskProperties |
Tasks.get(String taskId,
InvocationConfig invocationConfig)
Get information about the specified task
|
Structure |
IpfixProfiles.get(String ipfixProfileId,
InvocationConfig invocationConfig)
Get an existing IPFIX profile by profile ID.
|
ComputeCollectionTransportNodeTemplate |
ComputeCollectionTransportNodeTemplatesStub.get(String templateId,
InvocationConfig invocationConfig) |
LogicalPort |
LogicalPortsStub.get(String lportId,
InvocationConfig invocationConfig) |
LogicalSwitch |
LogicalSwitchesStub.get(String lswitchId,
InvocationConfig invocationConfig) |
TaskProperties |
TasksStub.get(String taskId,
InvocationConfig invocationConfig) |
MetadataProxy |
MdProxies.get(String proxyId,
InvocationConfig invocationConfig)
Get a metadata proxy
|
ServiceProfile |
ServiceProfiles.get(String serviceProfileId,
InvocationConfig invocationConfig)
Returns information about the specified service profile.
|
Structure |
NetworkMigrationSpecsStub.get(String templateId,
InvocationConfig invocationConfig) |
IpfixCollectorUpmProfile |
IpfixCollectorProfilesStub.get(String ipfixCollectorProfileId,
InvocationConfig invocationConfig) |
LogicalPort |
LogicalPorts.get(String lportId,
InvocationConfig invocationConfig)
Returns information about a specified logical port.
|
NSServiceGroup |
NsServiceGroupsStub.get(String nsServiceGroupId,
InvocationConfig invocationConfig) |
Structure |
IpfixProfilesStub.get(String ipfixProfileId,
InvocationConfig invocationConfig) |
BridgeEndpointProfile |
BridgeEndpointProfiles.get(String bridgeendpointprofileId,
InvocationConfig invocationConfig)
Returns information about a specified bridge endpoint profile.
|
TransportNode |
TransportNodes.get(String transportnodeId,
InvocationConfig invocationConfig)
Returns information about a specified transport node.
|
IpfixCollectorUpmProfile |
IpfixCollectorProfiles.get(String ipfixCollectorProfileId,
InvocationConfig invocationConfig)
Get an existing IPFIX collector profile by profile ID.
|
IPSet |
IpSets.get(String ipSetId,
InvocationConfig invocationConfig)
Returns information about the specified IPSet
|
PortMirroringSession |
MirrorSessions.get(String mirrorSessionId,
InvocationConfig invocationConfig)
Get the mirror session
|
ErrorResolverInfo |
ErrorResolverStub.get(String errorId,
InvocationConfig invocationConfig) |
TransportZone |
TransportZonesStub.get(String zoneId,
InvocationConfig invocationConfig) |
EdgeCluster |
EdgeClusters.get(String edgeClusterId,
InvocationConfig invocationConfig)
Returns information about the specified edge cluster.
|
NSServiceGroup |
NsServiceGroups.get(String nsServiceGroupId,
InvocationConfig invocationConfig)
Returns information about the specified NSServiceGroup
|
LogicalSwitch |
LogicalSwitches.get(String lswitchId,
InvocationConfig invocationConfig)
Returns information about the specified logical switch Id.
|
Structure |
LogicalRouterPorts.get(String logicalRouterPortId,
InvocationConfig invocationConfig)
Returns information about the specified logical router port.
|
Structure |
TransportzoneProfilesStub.get(String transportzoneProfileId,
InvocationConfig invocationConfig) |
ComputeCollectionTransportNodeTemplate |
ComputeCollectionTransportNodeTemplates.get(String templateId,
InvocationConfig invocationConfig)
Returns compute collection transportnode template by id
|
BridgeCluster |
BridgeClustersStub.get(String bridgeclusterId,
InvocationConfig invocationConfig) |
Structure |
SwitchingProfiles.get(String switchingProfileId,
InvocationConfig invocationConfig)
Returns information about a specified switching profile.
|
ErrorResolverInfo |
ErrorResolver.get(String errorId,
InvocationConfig invocationConfig)
Returns some metadata about the given error_id.
|
ServiceProfile |
ServiceProfilesStub.get(String serviceProfileId,
InvocationConfig invocationConfig) |
TransportZone |
TransportZones.get(String zoneId,
InvocationConfig invocationConfig)
Returns information about a single transport zone.
|
BridgeEndpointProfile |
BridgeEndpointProfilesStub.get(String bridgeendpointprofileId,
InvocationConfig invocationConfig) |
MACSet |
MacSetsStub.get(String macSetId,
InvocationConfig invocationConfig) |
LogicalRouter |
LogicalRouters.get(String logicalRouterId,
InvocationConfig invocationConfig)
Returns information about the specified logical router.
|
MetadataProxy |
MdProxiesStub.get(String proxyId,
InvocationConfig invocationConfig) |
Structure |
SwitchingProfilesStub.get(String switchingProfileId,
InvocationConfig invocationConfig) |
IPSet |
IpSetsStub.get(String ipSetId,
InvocationConfig invocationConfig) |
Structure |
ClusterProfiles.get(String clusterProfileId,
InvocationConfig invocationConfig)
Returns information about a specified cluster profile.
|
Traceflow |
Traceflows.get(String traceflowId,
InvocationConfig invocationConfig)
Get the Traceflow round status and result summary
|
LogicalRouter |
LogicalRoutersStub.get(String logicalRouterId,
InvocationConfig invocationConfig) |
void |
UiViewsStub.get(String viewIds,
String widgetId,
AsyncCallback<ViewList> asyncCallback,
InvocationConfig invocationConfig) |
void |
UiViews.get(String viewIds,
String widgetId,
AsyncCallback<ViewList> asyncCallback,
InvocationConfig invocationConfig)
If no query params are specified then all the views entitled for the user are
returned.
|
ViewList |
UiViewsStub.get(String viewIds,
String widgetId,
InvocationConfig invocationConfig) |
ViewList |
UiViews.get(String viewIds,
String widgetId,
InvocationConfig invocationConfig)
If no query params are specified then all the views entitled for the user are
returned.
|
void |
UiViewsStub.get0(String viewId,
AsyncCallback<View> asyncCallback,
InvocationConfig invocationConfig) |
void |
UiViews.get0(String viewId,
AsyncCallback<View> asyncCallback,
InvocationConfig invocationConfig)
Returns Information about a specific View.
|
View |
UiViewsStub.get0(String viewId,
InvocationConfig invocationConfig) |
View |
UiViews.get0(String viewId,
InvocationConfig invocationConfig)
Returns Information about a specific View.
|
void |
ClusterStub.get0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Cluster.get0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Invoke GET request on target cluster node
|
void |
ClusterStub.get0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig) |
void |
Cluster.get0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig)
Invoke GET request on target cluster node
|
void |
Licenses.getlicensebykey(String licenseKey,
AsyncCallback<License> asyncCallback,
InvocationConfig invocationConfig)
Deprecated.
|
void |
LicensesStub.getlicensebykey(String licenseKey,
AsyncCallback<License> asyncCallback,
InvocationConfig invocationConfig) |
License |
Licenses.getlicensebykey(String licenseKey,
InvocationConfig invocationConfig)
Deprecated.
|
License |
LicensesStub.getlicensebykey(String licenseKey,
InvocationConfig invocationConfig) |
void |
ErrorResolverStub.list(AsyncCallback<ErrorResolverInfoList> asyncCallback,
InvocationConfig invocationConfig) |
void |
ErrorResolver.list(AsyncCallback<ErrorResolverInfoList> asyncCallback,
InvocationConfig invocationConfig)
Returns a list of metadata for all the error resolvers registered.
|
void |
IpfixObsPoints.list(AsyncCallback<IpfixObsPointsListResult> asyncCallback,
InvocationConfig invocationConfig)
Deprecated - Please use /ipfix-profiles for switch IPFIX profile and
/ipfix-collector-profiles for IPFIX collector profile.
|
void |
IpfixObsPointsStub.list(AsyncCallback<IpfixObsPointsListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Licenses.list(AsyncCallback<LicensesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns all licenses.
|
void |
LicensesStub.list(AsyncCallback<LicensesListResult> asyncCallback,
InvocationConfig invocationConfig) |
LicensesListResult |
Licenses.list(InvocationConfig invocationConfig)
Returns all licenses.
|
LicensesListResult |
LicensesStub.list(InvocationConfig invocationConfig) |
ErrorResolverInfoList |
ErrorResolverStub.list(InvocationConfig invocationConfig) |
ErrorResolverInfoList |
ErrorResolver.list(InvocationConfig invocationConfig)
Returns a list of metadata for all the error resolvers registered.
|
IpfixObsPointsListResult |
IpfixObsPoints.list(InvocationConfig invocationConfig)
Deprecated - Please use /ipfix-profiles for switch IPFIX profile and
/ipfix-collector-profiles for IPFIX collector profile.
|
IpfixObsPointsListResult |
IpfixObsPointsStub.list(InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplatesStub.list(String computeCollectionId,
AsyncCallback<TransportNodeTemplateListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplates.list(String computeCollectionId,
AsyncCallback<TransportNodeTemplateListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns all eligible compute collection transportnode templates
|
void |
NsServiceGroupsStub.list(String cursor,
Boolean defaultService,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NSServiceGroupListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServiceGroups.list(String cursor,
Boolean defaultService,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NSServiceGroupListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns paginated list of NSServiceGroups
|
void |
NsServices.list(String cursor,
Boolean defaultService,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NSServiceListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns paginated list of NSServices
|
void |
NsServicesStub.list(String cursor,
Boolean defaultService,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NSServiceListResult> asyncCallback,
InvocationConfig invocationConfig) |
NSServiceListResult |
NsServices.list(String cursor,
Boolean defaultService,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns paginated list of NSServices
|
NSServiceListResult |
NsServicesStub.list(String cursor,
Boolean defaultService,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
NSServiceGroupListResult |
NsServiceGroupsStub.list(String cursor,
Boolean defaultService,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
NSServiceGroupListResult |
NsServiceGroups.list(String cursor,
Boolean defaultService,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns paginated list of NSServiceGroups
|
void |
NetworkMigrationSpecs.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<NetworkMigrationSpecListResult> asyncCallback,
InvocationConfig invocationConfig)
Network migration specification once created and can be used as a template to
indicate associated component which networks should be migrated and where.
|
void |
NetworkMigrationSpecsStub.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<NetworkMigrationSpecListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
SwitchingProfiles.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String switchingProfileType,
AsyncCallback<SwitchingProfilesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the system-default and user-configured switching
profiles.
|
void |
SwitchingProfilesStub.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String switchingProfileType,
AsyncCallback<SwitchingProfilesListResult> asyncCallback,
InvocationConfig invocationConfig) |
NetworkMigrationSpecListResult |
NetworkMigrationSpecs.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig)
Network migration specification once created and can be used as a template to
indicate associated component which networks should be migrated and where.
|
NetworkMigrationSpecListResult |
NetworkMigrationSpecsStub.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig) |
SwitchingProfilesListResult |
SwitchingProfiles.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String switchingProfileType,
InvocationConfig invocationConfig)
Returns information about the system-default and user-configured switching
profiles.
|
SwitchingProfilesListResult |
SwitchingProfilesStub.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String switchingProfileType,
InvocationConfig invocationConfig) |
void |
LogicalSwitchesStub.list(String cursor,
Boolean diagnostic,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String switchingProfileId,
String transportType,
String transportZoneId,
String uplinkTeamingPolicyName,
Long vlan,
Long vni,
AsyncCallback<LogicalSwitchListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalSwitches.list(String cursor,
Boolean diagnostic,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String switchingProfileId,
String transportType,
String transportZoneId,
String uplinkTeamingPolicyName,
Long vlan,
Long vni,
AsyncCallback<LogicalSwitchListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all configured logical switches.
|
LogicalSwitchListResult |
LogicalSwitchesStub.list(String cursor,
Boolean diagnostic,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String switchingProfileId,
String transportType,
String transportZoneId,
String uplinkTeamingPolicyName,
Long vlan,
Long vni,
InvocationConfig invocationConfig) |
LogicalSwitchListResult |
LogicalSwitches.list(String cursor,
Boolean diagnostic,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String switchingProfileId,
String transportType,
String transportZoneId,
String uplinkTeamingPolicyName,
Long vlan,
Long vni,
InvocationConfig invocationConfig)
Returns information about all configured logical switches.
|
void |
ClusterProfilesStub.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<ClusterProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterProfiles.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<ClusterProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns paginated list of cluster profiles Cluster profiles define policies for
edge cluster and bridge cluster.
|
void |
TransportzoneProfiles.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<TransportZoneProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the configured transport zone profiles.
|
void |
TransportzoneProfilesStub.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<TransportZoneProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
TransportZoneProfileListResult |
TransportzoneProfiles.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about the configured transport zone profiles.
|
ClusterProfileListResult |
ClusterProfilesStub.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
TransportZoneProfileListResult |
TransportzoneProfilesStub.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
ClusterProfileListResult |
ClusterProfiles.list(String cursor,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns paginated list of cluster profiles Cluster profiles define policies for
edge cluster and bridge cluster.
|
void |
TransportNodesStub.list(String cursor,
Boolean inMaintenanceMode,
String includedFields,
String nodeId,
String nodeIp,
String nodeTypes,
Long pageSize,
Boolean sortAscending,
String sortBy,
String transportZoneId,
AsyncCallback<TransportNodeListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportNodes.list(String cursor,
Boolean inMaintenanceMode,
String includedFields,
String nodeId,
String nodeIp,
String nodeTypes,
Long pageSize,
Boolean sortAscending,
String sortBy,
String transportZoneId,
AsyncCallback<TransportNodeListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all transport nodes.
|
TransportNodeListResult |
TransportNodesStub.list(String cursor,
Boolean inMaintenanceMode,
String includedFields,
String nodeId,
String nodeIp,
String nodeTypes,
Long pageSize,
Boolean sortAscending,
String sortBy,
String transportZoneId,
InvocationConfig invocationConfig) |
TransportNodeListResult |
TransportNodes.list(String cursor,
Boolean inMaintenanceMode,
String includedFields,
String nodeId,
String nodeIp,
String nodeTypes,
Long pageSize,
Boolean sortAscending,
String sortBy,
String transportZoneId,
InvocationConfig invocationConfig)
Returns information about all transport nodes.
|
TransportNodeTemplateListResult |
ComputeCollectionTransportNodeTemplatesStub.list(String computeCollectionId,
InvocationConfig invocationConfig) |
TransportNodeTemplateListResult |
ComputeCollectionTransportNodeTemplates.list(String computeCollectionId,
InvocationConfig invocationConfig)
Returns all eligible compute collection transportnode templates
|
void |
HostSwitchProfilesStub.list(String cursor,
String hostswitchProfileType,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String uplinkTeamingPolicyName,
AsyncCallback<HostSwitchProfilesListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
HostSwitchProfiles.list(String cursor,
String hostswitchProfileType,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String uplinkTeamingPolicyName,
AsyncCallback<HostSwitchProfilesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the configured hostswitch profiles.
|
HostSwitchProfilesListResult |
HostSwitchProfilesStub.list(String cursor,
String hostswitchProfileType,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String uplinkTeamingPolicyName,
InvocationConfig invocationConfig) |
HostSwitchProfilesListResult |
HostSwitchProfiles.list(String cursor,
String hostswitchProfileType,
Boolean includeSystemOwned,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String uplinkTeamingPolicyName,
InvocationConfig invocationConfig)
Returns information about the configured hostswitch profiles.
|
void |
BridgeClusters.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<BridgeClusterListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all configured bridge clusters
|
void |
BridgeClustersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<BridgeClusterListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
EdgeClustersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EdgeClusterListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
EdgeClusters.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EdgeClusterListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the configured edge clusters, which enable you to
group together transport nodes of the type EdgeNode and apply fabric profiles to
all members of the edge cluster.
|
void |
IpSets.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSetListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns paginated list of IPSets
|
void |
IpSetsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSetListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MacSets.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MACSetListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns paginated list of MACSets
|
void |
MacSetsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MACSetListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MdProxies.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MetadataProxyListResult> asyncCallback,
InvocationConfig invocationConfig)
Get a paginated list of metadata proxies
|
void |
MdProxiesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MetadataProxyListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MirrorSessionsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<PortMirroringSessionListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MirrorSessions.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<PortMirroringSessionListResult> asyncCallback,
InvocationConfig invocationConfig)
List all mirror sessions
|
MACSetListResult |
MacSets.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns paginated list of MACSets
|
PortMirroringSessionListResult |
MirrorSessionsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
EdgeClusterListResult |
EdgeClustersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
BridgeClusterListResult |
BridgeClusters.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all configured bridge clusters
|
MetadataProxyListResult |
MdProxies.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get a paginated list of metadata proxies
|
IPSetListResult |
IpSets.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns paginated list of IPSets
|
PortMirroringSessionListResult |
MirrorSessions.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
List all mirror sessions
|
EdgeClusterListResult |
EdgeClusters.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about the configured edge clusters, which enable you to
group together transport nodes of the type EdgeNode and apply fabric profiles to
all members of the edge cluster.
|
BridgeClusterListResult |
BridgeClustersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
MACSetListResult |
MacSetsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
MetadataProxyListResult |
MdProxiesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IPSetListResult |
IpSetsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
TransportZonesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String uplinkTeamingPolicyName,
AsyncCallback<TransportZoneListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportZones.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String uplinkTeamingPolicyName,
AsyncCallback<TransportZoneListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about configured transport zones.
|
TransportZoneListResult |
TransportZonesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String uplinkTeamingPolicyName,
InvocationConfig invocationConfig) |
TransportZoneListResult |
TransportZones.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String uplinkTeamingPolicyName,
InvocationConfig invocationConfig)
Returns information about configured transport zones.
|
void |
IpfixCollectorProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
String profileTypes,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpfixCollectorUpmProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixCollectorProfiles.list(String cursor,
String includedFields,
Long pageSize,
String profileTypes,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpfixCollectorUpmProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Query IPFIX collector profiles with list parameters.
|
void |
LogicalRouters.list(String cursor,
String includedFields,
Long pageSize,
String routerType,
Boolean sortAscending,
String sortBy,
AsyncCallback<LogicalRouterListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all logical routers, including the UUID, internal and
external transit network addresses, and the router type (TIER0 or TIER1).
|
void |
LogicalRoutersStub.list(String cursor,
String includedFields,
Long pageSize,
String routerType,
Boolean sortAscending,
String sortBy,
AsyncCallback<LogicalRouterListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.list(String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<LogicalServiceListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.list(String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<LogicalServiceListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all configured logical router services that can be
applied to one or more logical router ports.
|
void |
ServiceProfiles.list(String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<ServiceProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all service profiles.
|
void |
ServiceProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<ServiceProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
LogicalServiceListResult |
ServicesStub.list(String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LogicalServiceListResult |
Services.list(String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all configured logical router services that can be
applied to one or more logical router ports.
|
ServiceProfileListResult |
ServiceProfiles.list(String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all service profiles.
|
IpfixCollectorUpmProfileListResult |
IpfixCollectorProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
String profileTypes,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IpfixCollectorUpmProfileListResult |
IpfixCollectorProfiles.list(String cursor,
String includedFields,
Long pageSize,
String profileTypes,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Query IPFIX collector profiles with list parameters.
|
ServiceProfileListResult |
ServiceProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LogicalRouterListResult |
LogicalRouters.list(String cursor,
String includedFields,
Long pageSize,
String routerType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all logical routers, including the UUID, internal and
external transit network addresses, and the router type (TIER0 or TIER1).
|
LogicalRouterListResult |
LogicalRoutersStub.list(String cursor,
String includedFields,
Long pageSize,
String routerType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
Tasks.list(String cursor,
String includedFields,
Long pageSize,
String requestUri,
Boolean sortAscending,
String sortBy,
String status,
String user,
AsyncCallback<TaskListResult> asyncCallback,
InvocationConfig invocationConfig)
Get information about all tasks
|
void |
TasksStub.list(String cursor,
String includedFields,
Long pageSize,
String requestUri,
Boolean sortAscending,
String sortBy,
String status,
String user,
AsyncCallback<TaskListResult> asyncCallback,
InvocationConfig invocationConfig) |
TaskListResult |
Tasks.list(String cursor,
String includedFields,
Long pageSize,
String requestUri,
Boolean sortAscending,
String sortBy,
String status,
String user,
InvocationConfig invocationConfig)
Get information about all tasks
|
TaskListResult |
TasksStub.list(String cursor,
String includedFields,
Long pageSize,
String requestUri,
Boolean sortAscending,
String sortBy,
String status,
String user,
InvocationConfig invocationConfig) |
void |
LogicalPortsStub.list(String attachmentId,
String attachmentType,
String bridgeClusterId,
Boolean containerPortsOnly,
String cursor,
Boolean diagnostic,
String includedFields,
String logicalSwitchId,
Long pageSize,
String parentVifId,
Boolean sortAscending,
String sortBy,
String switchingProfileId,
String transportNodeId,
String transportZoneId,
AsyncCallback<LogicalPortListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalPorts.list(String attachmentId,
String attachmentType,
String bridgeClusterId,
Boolean containerPortsOnly,
String cursor,
Boolean diagnostic,
String includedFields,
String logicalSwitchId,
Long pageSize,
String parentVifId,
Boolean sortAscending,
String sortBy,
String switchingProfileId,
String transportNodeId,
String transportZoneId,
AsyncCallback<LogicalPortListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all configured logical switch ports.
|
LogicalPortListResult |
LogicalPortsStub.list(String attachmentId,
String attachmentType,
String bridgeClusterId,
Boolean containerPortsOnly,
String cursor,
Boolean diagnostic,
String includedFields,
String logicalSwitchId,
Long pageSize,
String parentVifId,
Boolean sortAscending,
String sortBy,
String switchingProfileId,
String transportNodeId,
String transportZoneId,
InvocationConfig invocationConfig) |
LogicalPortListResult |
LogicalPorts.list(String attachmentId,
String attachmentType,
String bridgeClusterId,
Boolean containerPortsOnly,
String cursor,
Boolean diagnostic,
String includedFields,
String logicalSwitchId,
Long pageSize,
String parentVifId,
Boolean sortAscending,
String sortBy,
String switchingProfileId,
String transportNodeId,
String transportZoneId,
InvocationConfig invocationConfig)
Returns information about all configured logical switch ports.
|
void |
NsGroupsStub.list(String cursor,
String includedFields,
String memberTypes,
Long pageSize,
Boolean populateReferences,
Boolean sortAscending,
String sortBy,
AsyncCallback<NSGroupListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsGroups.list(String cursor,
String includedFields,
String memberTypes,
Long pageSize,
Boolean populateReferences,
Boolean sortAscending,
String sortBy,
AsyncCallback<NSGroupListResult> asyncCallback,
InvocationConfig invocationConfig)
List the NSGroups in a paginated format.
|
NSGroupListResult |
NsGroupsStub.list(String cursor,
String includedFields,
String memberTypes,
Long pageSize,
Boolean populateReferences,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
NSGroupListResult |
NsGroups.list(String cursor,
String includedFields,
String memberTypes,
Long pageSize,
Boolean populateReferences,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
List the NSGroups in a paginated format.
|
void |
TraceflowsStub.list(String cursor,
String includedFields,
String lportId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<TraceflowListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Traceflows.list(String cursor,
String includedFields,
String lportId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<TraceflowListResult> asyncCallback,
InvocationConfig invocationConfig)
List all Traceflow rounds; if a logical port id is given as a query parameter,
only those originated from the logical port are returned.
|
TraceflowListResult |
TraceflowsStub.list(String cursor,
String includedFields,
String lportId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
TraceflowListResult |
Traceflows.list(String cursor,
String includedFields,
String lportId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
List all Traceflow rounds; if a logical port id is given as a query parameter,
only those originated from the logical port are returned.
|
void |
AssociationsStub.list(String associatedResourceType,
String resourceId,
String resourceType,
String cursor,
Boolean fetchAncestors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<AssociationListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Associations.list(String associatedResourceType,
String resourceId,
String resourceType,
String cursor,
Boolean fetchAncestors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<AssociationListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about resources that are associated with the given resource.
|
AssociationListResult |
AssociationsStub.list(String associatedResourceType,
String resourceId,
String resourceType,
String cursor,
Boolean fetchAncestors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
AssociationListResult |
Associations.list(String associatedResourceType,
String resourceId,
String resourceType,
String cursor,
Boolean fetchAncestors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about resources that are associated with the given resource.
|
void |
BridgeEndpointProfiles.list(String cursor,
String edgeClusterId,
String failoverMode,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<BridgeEndpointProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all configured bridge endoint profiles
|
void |
BridgeEndpointProfilesStub.list(String cursor,
String edgeClusterId,
String failoverMode,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<BridgeEndpointProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
BridgeEndpointProfileListResult |
BridgeEndpointProfiles.list(String cursor,
String edgeClusterId,
String failoverMode,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all configured bridge endoint profiles
|
BridgeEndpointProfileListResult |
BridgeEndpointProfilesStub.list(String cursor,
String edgeClusterId,
String failoverMode,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
IpfixProfiles.list(String appliedToEntityId,
String appliedToEntityType,
String cursor,
String includedFields,
Long pageSize,
String profileTypes,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpfixUpmProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Query IPFIX profiles with list parameters.
|
void |
IpfixProfilesStub.list(String appliedToEntityId,
String appliedToEntityType,
String cursor,
String includedFields,
Long pageSize,
String profileTypes,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpfixUpmProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalRouterPortsStub.list(String cursor,
String includedFields,
String logicalRouterId,
String logicalSwitchId,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<LogicalRouterPortListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalRouterPorts.list(String cursor,
String includedFields,
String logicalRouterId,
String logicalSwitchId,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<LogicalRouterPortListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all logical router ports.
|
LogicalRouterPortListResult |
LogicalRouterPortsStub.list(String cursor,
String includedFields,
String logicalRouterId,
String logicalSwitchId,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IpfixUpmProfileListResult |
IpfixProfiles.list(String appliedToEntityId,
String appliedToEntityType,
String cursor,
String includedFields,
Long pageSize,
String profileTypes,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Query IPFIX profiles with list parameters.
|
IpfixUpmProfileListResult |
IpfixProfilesStub.list(String appliedToEntityId,
String appliedToEntityType,
String cursor,
String includedFields,
Long pageSize,
String profileTypes,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LogicalRouterPortListResult |
LogicalRouterPorts.list(String cursor,
String includedFields,
String logicalRouterId,
String logicalSwitchId,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all logical router ports.
|
void |
Normalizations.list(String preferredNormalizationType,
String resourceId,
String resourceType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NormalizedResourceListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the list of normalized resources based on the query parameters.
|
void |
NormalizationsStub.list(String preferredNormalizationType,
String resourceId,
String resourceType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NormalizedResourceListResult> asyncCallback,
InvocationConfig invocationConfig) |
NormalizedResourceListResult |
Normalizations.list(String preferredNormalizationType,
String resourceId,
String resourceType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns the list of normalized resources based on the query parameters.
|
NormalizedResourceListResult |
NormalizationsStub.list(String preferredNormalizationType,
String resourceId,
String resourceType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
BridgeEndpoints.list(String bridgeClusterId,
String bridgeEndpointProfileId,
String cursor,
String includedFields,
String logicalSwitchId,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vlanTransportZoneId,
AsyncCallback<BridgeEndpointListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all configured bridge endoints
|
void |
BridgeEndpointsStub.list(String bridgeClusterId,
String bridgeEndpointProfileId,
String cursor,
String includedFields,
String logicalSwitchId,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vlanTransportZoneId,
AsyncCallback<BridgeEndpointListResult> asyncCallback,
InvocationConfig invocationConfig) |
BridgeEndpointListResult |
BridgeEndpoints.list(String bridgeClusterId,
String bridgeEndpointProfileId,
String cursor,
String includedFields,
String logicalSwitchId,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vlanTransportZoneId,
InvocationConfig invocationConfig)
Returns information about all configured bridge endoints
|
BridgeEndpointListResult |
BridgeEndpointsStub.list(String bridgeClusterId,
String bridgeEndpointProfileId,
String cursor,
String includedFields,
String logicalSwitchId,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vlanTransportZoneId,
InvocationConfig invocationConfig) |
void |
LogicalRouters.reallocate(String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig,
AsyncCallback<LogicalRouter> asyncCallback,
InvocationConfig invocationConfig)
API to re allocate edge node placement for TIER1 logical router.
|
void |
LogicalRoutersStub.reallocate(String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig,
AsyncCallback<LogicalRouter> asyncCallback,
InvocationConfig invocationConfig) |
LogicalRouter |
LogicalRouters.reallocate(String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig,
InvocationConfig invocationConfig)
API to re allocate edge node placement for TIER1 logical router.
|
LogicalRouter |
LogicalRoutersStub.reallocate(String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig,
InvocationConfig invocationConfig) |
void |
EdgeClustersStub.replacetransportnode(String edgeClusterId,
EdgeClusterMemberTransportNode edgeClusterMemberTransportNode,
AsyncCallback<EdgeCluster> asyncCallback,
InvocationConfig invocationConfig) |
void |
EdgeClusters.replacetransportnode(String edgeClusterId,
EdgeClusterMemberTransportNode edgeClusterMemberTransportNode,
AsyncCallback<EdgeCluster> asyncCallback,
InvocationConfig invocationConfig)
Replace the transport node in the specified member of the edge-cluster.
|
EdgeCluster |
EdgeClustersStub.replacetransportnode(String edgeClusterId,
EdgeClusterMemberTransportNode edgeClusterMemberTransportNode,
InvocationConfig invocationConfig) |
EdgeCluster |
EdgeClusters.replacetransportnode(String edgeClusterId,
EdgeClusterMemberTransportNode edgeClusterMemberTransportNode,
InvocationConfig invocationConfig)
Replace the transport node in the specified member of the edge-cluster.
|
void |
LogicalRouters.reprocess(String logicalRouterId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Reprocess logical router configuration and configuration of related entities
like logical router ports, static routing, etc.
|
void |
LogicalRoutersStub.reprocess(String logicalRouterId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalRouters.reprocess(String logicalRouterId,
InvocationConfig invocationConfig)
Reprocess logical router configuration and configuration of related entities
like logical router ports, static routing, etc.
|
void |
LogicalRoutersStub.reprocess(String logicalRouterId,
InvocationConfig invocationConfig) |
void |
ErrorResolverStub.resolveerror(ErrorResolverMetadataList errorResolverMetadataList,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ErrorResolver.resolveerror(ErrorResolverMetadataList errorResolverMetadataList,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Invokes the corresponding error resolver for the given error(s) present in the
payload
|
void |
ErrorResolverStub.resolveerror(ErrorResolverMetadataList errorResolverMetadataList,
InvocationConfig invocationConfig) |
void |
ErrorResolver.resolveerror(ErrorResolverMetadataList errorResolverMetadataList,
InvocationConfig invocationConfig)
Invokes the corresponding error resolver for the given error(s) present in the
payload
|
void |
Node.restart(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Restarts or shuts down the NSX Manager appliance.
|
void |
NodeStub.restart(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Node.restart(InvocationConfig invocationConfig)
Restarts or shuts down the NSX Manager appliance.
|
void |
NodeStub.restart(InvocationConfig invocationConfig) |
void |
TransportNodesStub.resynchostconfig(String transportnodeId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportNodes.resynchostconfig(String transportnodeId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Resync the TransportNode configuration on a host.
|
void |
TransportNodesStub.resynchostconfig(String transportnodeId,
InvocationConfig invocationConfig) |
void |
TransportNodes.resynchostconfig(String transportnodeId,
InvocationConfig invocationConfig)
Resync the TransportNode configuration on a host.
|
void |
Node.shutdown(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Restarts or shuts down the NSX Manager appliance.
|
void |
NodeStub.shutdown(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Node.shutdown(InvocationConfig invocationConfig)
Restarts or shuts down the NSX Manager appliance.
|
void |
NodeStub.shutdown(InvocationConfig invocationConfig) |
void |
ClusterStub.summarizeinventorytoremote(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Cluster.summarizeinventorytoremote(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Request one-time inventory summary.
|
void |
ClusterStub.summarizeinventorytoremote(InvocationConfig invocationConfig) |
void |
Cluster.summarizeinventorytoremote(InvocationConfig invocationConfig)
Request one-time inventory summary.
|
void |
Licenses.update(License license,
AsyncCallback<License> asyncCallback,
InvocationConfig invocationConfig)
Deprecated.
|
void |
LicensesStub.update(License license,
AsyncCallback<License> asyncCallback,
InvocationConfig invocationConfig) |
License |
Licenses.update(License license,
InvocationConfig invocationConfig)
Deprecated.
|
License |
LicensesStub.update(License license,
InvocationConfig invocationConfig) |
void |
Node.update(NodeProperties nodeProperties,
AsyncCallback<NodeProperties> asyncCallback,
InvocationConfig invocationConfig)
Modifies NSX Manager appliance properties.
|
void |
NodeStub.update(NodeProperties nodeProperties,
AsyncCallback<NodeProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeProperties |
Node.update(NodeProperties nodeProperties,
InvocationConfig invocationConfig)
Modifies NSX Manager appliance properties.
|
NodeProperties |
NodeStub.update(NodeProperties nodeProperties,
InvocationConfig invocationConfig) |
void |
BridgeClusters.update(String bridgeclusterId,
BridgeCluster bridgeCluster,
AsyncCallback<BridgeCluster> asyncCallback,
InvocationConfig invocationConfig)
Modifies a existing bridge cluster.
|
void |
BridgeClustersStub.update(String bridgeclusterId,
BridgeCluster bridgeCluster,
AsyncCallback<BridgeCluster> asyncCallback,
InvocationConfig invocationConfig) |
BridgeCluster |
BridgeClusters.update(String bridgeclusterId,
BridgeCluster bridgeCluster,
InvocationConfig invocationConfig)
Modifies a existing bridge cluster.
|
BridgeCluster |
BridgeClustersStub.update(String bridgeclusterId,
BridgeCluster bridgeCluster,
InvocationConfig invocationConfig) |
void |
BridgeEndpoints.update(String bridgeendpointId,
BridgeEndpoint bridgeEndpoint,
AsyncCallback<BridgeEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Modifies a existing bridge endpoint.
|
void |
BridgeEndpointsStub.update(String bridgeendpointId,
BridgeEndpoint bridgeEndpoint,
AsyncCallback<BridgeEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
BridgeEndpoint |
BridgeEndpoints.update(String bridgeendpointId,
BridgeEndpoint bridgeEndpoint,
InvocationConfig invocationConfig)
Modifies a existing bridge endpoint.
|
BridgeEndpoint |
BridgeEndpointsStub.update(String bridgeendpointId,
BridgeEndpoint bridgeEndpoint,
InvocationConfig invocationConfig) |
void |
BridgeEndpointProfiles.update(String bridgeendpointprofileId,
BridgeEndpointProfile bridgeEndpointProfile,
AsyncCallback<BridgeEndpointProfile> asyncCallback,
InvocationConfig invocationConfig)
Modifies a existing bridge endpoint profile.
|
void |
BridgeEndpointProfilesStub.update(String bridgeendpointprofileId,
BridgeEndpointProfile bridgeEndpointProfile,
AsyncCallback<BridgeEndpointProfile> asyncCallback,
InvocationConfig invocationConfig) |
BridgeEndpointProfile |
BridgeEndpointProfiles.update(String bridgeendpointprofileId,
BridgeEndpointProfile bridgeEndpointProfile,
InvocationConfig invocationConfig)
Modifies a existing bridge endpoint profile.
|
BridgeEndpointProfile |
BridgeEndpointProfilesStub.update(String bridgeendpointprofileId,
BridgeEndpointProfile bridgeEndpointProfile,
InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplatesStub.update(String templateId,
ComputeCollectionTransportNodeTemplate computeCollectionTransportNodeTemplate,
AsyncCallback<ComputeCollectionTransportNodeTemplate> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionTransportNodeTemplates.update(String templateId,
ComputeCollectionTransportNodeTemplate computeCollectionTransportNodeTemplate,
AsyncCallback<ComputeCollectionTransportNodeTemplate> asyncCallback,
InvocationConfig invocationConfig)
Update configuration of compute collection transportnode template.
|
ComputeCollectionTransportNodeTemplate |
ComputeCollectionTransportNodeTemplatesStub.update(String templateId,
ComputeCollectionTransportNodeTemplate computeCollectionTransportNodeTemplate,
InvocationConfig invocationConfig) |
ComputeCollectionTransportNodeTemplate |
ComputeCollectionTransportNodeTemplates.update(String templateId,
ComputeCollectionTransportNodeTemplate computeCollectionTransportNodeTemplate,
InvocationConfig invocationConfig)
Update configuration of compute collection transportnode template.
|
void |
EdgeClustersStub.update(String edgeClusterId,
EdgeCluster edgeCluster,
AsyncCallback<EdgeCluster> asyncCallback,
InvocationConfig invocationConfig) |
void |
EdgeClusters.update(String edgeClusterId,
EdgeCluster edgeCluster,
AsyncCallback<EdgeCluster> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified edge cluster.
|
EdgeCluster |
EdgeClustersStub.update(String edgeClusterId,
EdgeCluster edgeCluster,
InvocationConfig invocationConfig) |
EdgeCluster |
EdgeClusters.update(String edgeClusterId,
EdgeCluster edgeCluster,
InvocationConfig invocationConfig)
Modifies the specified edge cluster.
|
void |
IpfixCollectorProfilesStub.update(String ipfixCollectorProfileId,
IpfixCollectorUpmProfile ipfixCollectorUpmProfile,
AsyncCallback<IpfixCollectorUpmProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixCollectorProfiles.update(String ipfixCollectorProfileId,
IpfixCollectorUpmProfile ipfixCollectorUpmProfile,
AsyncCallback<IpfixCollectorUpmProfile> asyncCallback,
InvocationConfig invocationConfig)
Update an existing IPFIX collector profile with profile ID and modified
properties.
|
IpfixCollectorUpmProfile |
IpfixCollectorProfilesStub.update(String ipfixCollectorProfileId,
IpfixCollectorUpmProfile ipfixCollectorUpmProfile,
InvocationConfig invocationConfig) |
IpfixCollectorUpmProfile |
IpfixCollectorProfiles.update(String ipfixCollectorProfileId,
IpfixCollectorUpmProfile ipfixCollectorUpmProfile,
InvocationConfig invocationConfig)
Update an existing IPFIX collector profile with profile ID and modified
properties.
|
void |
IpSets.update(String ipSetId,
IPSet ipSet,
AsyncCallback<IPSet> asyncCallback,
InvocationConfig invocationConfig)
Updates the specified IPSet.
|
void |
IpSetsStub.update(String ipSetId,
IPSet ipSet,
AsyncCallback<IPSet> asyncCallback,
InvocationConfig invocationConfig) |
IPSet |
IpSets.update(String ipSetId,
IPSet ipSet,
InvocationConfig invocationConfig)
Updates the specified IPSet.
|
IPSet |
IpSetsStub.update(String ipSetId,
IPSet ipSet,
InvocationConfig invocationConfig) |
void |
LogicalPortsStub.update(String lportId,
LogicalPort logicalPort,
AsyncCallback<LogicalPort> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalPorts.update(String lportId,
LogicalPort logicalPort,
AsyncCallback<LogicalPort> asyncCallback,
InvocationConfig invocationConfig)
Modifies an existing logical switch port.
|
LogicalPort |
LogicalPortsStub.update(String lportId,
LogicalPort logicalPort,
InvocationConfig invocationConfig) |
LogicalPort |
LogicalPorts.update(String lportId,
LogicalPort logicalPort,
InvocationConfig invocationConfig)
Modifies an existing logical switch port.
|
void |
LogicalRouters.update(String logicalRouterId,
LogicalRouter logicalRouter,
AsyncCallback<LogicalRouter> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified logical router.
|
void |
LogicalRoutersStub.update(String logicalRouterId,
LogicalRouter logicalRouter,
AsyncCallback<LogicalRouter> asyncCallback,
InvocationConfig invocationConfig) |
LogicalRouter |
LogicalRouters.update(String logicalRouterId,
LogicalRouter logicalRouter,
InvocationConfig invocationConfig)
Modifies the specified logical router.
|
LogicalRouter |
LogicalRoutersStub.update(String logicalRouterId,
LogicalRouter logicalRouter,
InvocationConfig invocationConfig) |
void |
ServicesStub.update(String serviceId,
LogicalService logicalService,
AsyncCallback<LogicalService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.update(String serviceId,
LogicalService logicalService,
AsyncCallback<LogicalService> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified logical router service.
|
LogicalService |
ServicesStub.update(String serviceId,
LogicalService logicalService,
InvocationConfig invocationConfig) |
LogicalService |
Services.update(String serviceId,
LogicalService logicalService,
InvocationConfig invocationConfig)
Modifies the specified logical router service.
|
void |
LogicalSwitchesStub.update(String lswitchId,
LogicalSwitch logicalSwitch,
AsyncCallback<LogicalSwitch> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalSwitches.update(String lswitchId,
LogicalSwitch logicalSwitch,
AsyncCallback<LogicalSwitch> asyncCallback,
InvocationConfig invocationConfig)
Modifies attributes of an existing logical switch.
|
LogicalSwitch |
LogicalSwitchesStub.update(String lswitchId,
LogicalSwitch logicalSwitch,
InvocationConfig invocationConfig) |
LogicalSwitch |
LogicalSwitches.update(String lswitchId,
LogicalSwitch logicalSwitch,
InvocationConfig invocationConfig)
Modifies attributes of an existing logical switch.
|
void |
MacSets.update(String macSetId,
MACSet mACSet,
AsyncCallback<MACSet> asyncCallback,
InvocationConfig invocationConfig)
Updates the specified MACSet.
|
void |
MacSetsStub.update(String macSetId,
MACSet mACSet,
AsyncCallback<MACSet> asyncCallback,
InvocationConfig invocationConfig) |
MACSet |
MacSets.update(String macSetId,
MACSet mACSet,
InvocationConfig invocationConfig)
Updates the specified MACSet.
|
MACSet |
MacSetsStub.update(String macSetId,
MACSet mACSet,
InvocationConfig invocationConfig) |
void |
MdProxies.update(String proxyId,
MetadataProxy metadataProxy,
AsyncCallback<MetadataProxy> asyncCallback,
InvocationConfig invocationConfig)
Update a metadata proxy
|
void |
MdProxiesStub.update(String proxyId,
MetadataProxy metadataProxy,
AsyncCallback<MetadataProxy> asyncCallback,
InvocationConfig invocationConfig) |
MetadataProxy |
MdProxies.update(String proxyId,
MetadataProxy metadataProxy,
InvocationConfig invocationConfig)
Update a metadata proxy
|
MetadataProxy |
MdProxiesStub.update(String proxyId,
MetadataProxy metadataProxy,
InvocationConfig invocationConfig) |
void |
NsGroupsStub.update(String nsGroupId,
NSGroup nsGroup,
AsyncCallback<NSGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsGroups.update(String nsGroupId,
NSGroup nsGroup,
AsyncCallback<NSGroup> asyncCallback,
InvocationConfig invocationConfig)
Updates the specified NSGroup.
|
NSGroup |
NsGroupsStub.update(String nsGroupId,
NSGroup nsGroup,
InvocationConfig invocationConfig) |
NSGroup |
NsGroups.update(String nsGroupId,
NSGroup nsGroup,
InvocationConfig invocationConfig)
Updates the specified NSGroup.
|
void |
NsServices.update(String nsServiceId,
NSService nsService,
AsyncCallback<NSService> asyncCallback,
InvocationConfig invocationConfig)
Updates the specified NSService.
|
void |
NsServicesStub.update(String nsServiceId,
NSService nsService,
AsyncCallback<NSService> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServiceGroupsStub.update(String nsServiceGroupId,
NSServiceGroup nsServiceGroup,
AsyncCallback<NSServiceGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsServiceGroups.update(String nsServiceGroupId,
NSServiceGroup nsServiceGroup,
AsyncCallback<NSServiceGroup> asyncCallback,
InvocationConfig invocationConfig)
Updates the specified NSService.
|
NSServiceGroup |
NsServiceGroupsStub.update(String nsServiceGroupId,
NSServiceGroup nsServiceGroup,
InvocationConfig invocationConfig) |
NSServiceGroup |
NsServiceGroups.update(String nsServiceGroupId,
NSServiceGroup nsServiceGroup,
InvocationConfig invocationConfig)
Updates the specified NSService.
|
NSService |
NsServices.update(String nsServiceId,
NSService nsService,
InvocationConfig invocationConfig)
Updates the specified NSService.
|
NSService |
NsServicesStub.update(String nsServiceId,
NSService nsService,
InvocationConfig invocationConfig) |
void |
MirrorSessionsStub.update(String mirrorSessionId,
PortMirroringSession portMirroringSession,
AsyncCallback<PortMirroringSession> asyncCallback,
InvocationConfig invocationConfig) |
void |
MirrorSessions.update(String mirrorSessionId,
PortMirroringSession portMirroringSession,
AsyncCallback<PortMirroringSession> asyncCallback,
InvocationConfig invocationConfig)
Update the mirror session
|
PortMirroringSession |
MirrorSessionsStub.update(String mirrorSessionId,
PortMirroringSession portMirroringSession,
InvocationConfig invocationConfig) |
PortMirroringSession |
MirrorSessions.update(String mirrorSessionId,
PortMirroringSession portMirroringSession,
InvocationConfig invocationConfig)
Update the mirror session
|
void |
ServiceProfiles.update(String serviceProfileId,
ServiceProfile serviceProfile,
AsyncCallback<ServiceProfile> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified service profile.
|
void |
ServiceProfilesStub.update(String serviceProfileId,
ServiceProfile serviceProfile,
AsyncCallback<ServiceProfile> asyncCallback,
InvocationConfig invocationConfig) |
ServiceProfile |
ServiceProfiles.update(String serviceProfileId,
ServiceProfile serviceProfile,
InvocationConfig invocationConfig)
Modifies the specified service profile.
|
ServiceProfile |
ServiceProfilesStub.update(String serviceProfileId,
ServiceProfile serviceProfile,
InvocationConfig invocationConfig) |
void |
ClusterStub.update(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Cluster.update(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Invoke PUT request on target cluster node
|
void |
ClusterStub.update(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig) |
void |
Cluster.update(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig)
Invoke PUT request on target cluster node
|
void |
TransportzoneProfiles.update(String transportzoneProfileId,
Structure transportZoneProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Modifies a specified transport zone profile.
|
void |
HostSwitchProfilesStub.update(String hostSwitchProfileId,
Structure baseHostSwitchProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
NetworkMigrationSpecs.update(String templateId,
Structure networkMigrationSpec,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Network migration specification once created and can be used as a template to
indicate associated component which networks should be migrated and where.
|
void |
HostSwitchProfiles.update(String hostSwitchProfileId,
Structure baseHostSwitchProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Modifies a specified hostswitch profile.
|
void |
LogicalRouterPortsStub.update(String logicalRouterPortId,
Structure logicalRouterPort,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterProfilesStub.update(String clusterProfileId,
Structure clusterProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixProfiles.update(String ipfixProfileId,
Structure ipfixUpmProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Update an existing IPFIX profile with profile ID and modified properties.
|
void |
NetworkMigrationSpecsStub.update(String templateId,
Structure networkMigrationSpec,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpfixProfilesStub.update(String ipfixProfileId,
Structure ipfixUpmProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
LogicalRouterPorts.update(String logicalRouterPortId,
Structure logicalRouterPort,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified logical router port.
|
void |
TransportzoneProfilesStub.update(String transportzoneProfileId,
Structure transportZoneProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
SwitchingProfiles.update(String switchingProfileId,
Structure baseSwitchingProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Updates the user-configurable parameters of a switching profile.
|
void |
SwitchingProfilesStub.update(String switchingProfileId,
Structure baseSwitchingProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterProfiles.update(String clusterProfileId,
Structure clusterProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Modifie a specified cluster profile.
|
Structure |
TransportzoneProfiles.update(String transportzoneProfileId,
Structure transportZoneProfile,
InvocationConfig invocationConfig)
Modifies a specified transport zone profile.
|
Structure |
HostSwitchProfilesStub.update(String hostSwitchProfileId,
Structure baseHostSwitchProfile,
InvocationConfig invocationConfig) |
Structure |
NetworkMigrationSpecs.update(String templateId,
Structure networkMigrationSpec,
InvocationConfig invocationConfig)
Network migration specification once created and can be used as a template to
indicate associated component which networks should be migrated and where.
|
Structure |
HostSwitchProfiles.update(String hostSwitchProfileId,
Structure baseHostSwitchProfile,
InvocationConfig invocationConfig)
Modifies a specified hostswitch profile.
|
Structure |
LogicalRouterPortsStub.update(String logicalRouterPortId,
Structure logicalRouterPort,
InvocationConfig invocationConfig) |
Structure |
ClusterProfilesStub.update(String clusterProfileId,
Structure clusterProfile,
InvocationConfig invocationConfig) |
Structure |
IpfixProfiles.update(String ipfixProfileId,
Structure ipfixUpmProfile,
InvocationConfig invocationConfig)
Update an existing IPFIX profile with profile ID and modified properties.
|
Structure |
NetworkMigrationSpecsStub.update(String templateId,
Structure networkMigrationSpec,
InvocationConfig invocationConfig) |
Structure |
IpfixProfilesStub.update(String ipfixProfileId,
Structure ipfixUpmProfile,
InvocationConfig invocationConfig) |
Structure |
LogicalRouterPorts.update(String logicalRouterPortId,
Structure logicalRouterPort,
InvocationConfig invocationConfig)
Modifies the specified logical router port.
|
Structure |
TransportzoneProfilesStub.update(String transportzoneProfileId,
Structure transportZoneProfile,
InvocationConfig invocationConfig) |
Structure |
SwitchingProfiles.update(String switchingProfileId,
Structure baseSwitchingProfile,
InvocationConfig invocationConfig)
Updates the user-configurable parameters of a switching profile.
|
Structure |
SwitchingProfilesStub.update(String switchingProfileId,
Structure baseSwitchingProfile,
InvocationConfig invocationConfig) |
Structure |
ClusterProfiles.update(String clusterProfileId,
Structure clusterProfile,
InvocationConfig invocationConfig)
Modifie a specified cluster profile.
|
void |
TransportNodesStub.update(String transportnodeId,
TransportNode transportNode,
String esxMgmtIfMigrationDest,
String ifId,
String vnic,
String vnicMigrationDest,
AsyncCallback<TransportNode> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportNodes.update(String transportnodeId,
TransportNode transportNode,
String esxMgmtIfMigrationDest,
String ifId,
String vnic,
String vnicMigrationDest,
AsyncCallback<TransportNode> asyncCallback,
InvocationConfig invocationConfig)
Modifies the transport node information.
|
TransportNode |
TransportNodesStub.update(String transportnodeId,
TransportNode transportNode,
String esxMgmtIfMigrationDest,
String ifId,
String vnic,
String vnicMigrationDest,
InvocationConfig invocationConfig) |
TransportNode |
TransportNodes.update(String transportnodeId,
TransportNode transportNode,
String esxMgmtIfMigrationDest,
String ifId,
String vnic,
String vnicMigrationDest,
InvocationConfig invocationConfig)
Modifies the transport node information.
|
void |
TransportZonesStub.update(String zoneId,
TransportZone transportZone,
AsyncCallback<TransportZone> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportZones.update(String zoneId,
TransportZone transportZone,
AsyncCallback<TransportZone> asyncCallback,
InvocationConfig invocationConfig)
Updates an existing transport zone.
|
TransportZone |
TransportZonesStub.update(String zoneId,
TransportZone transportZone,
InvocationConfig invocationConfig) |
TransportZone |
TransportZones.update(String zoneId,
TransportZone transportZone,
InvocationConfig invocationConfig)
Updates an existing transport zone.
|
void |
UiViewsStub.update(String viewId,
View view,
AsyncCallback<View> asyncCallback,
InvocationConfig invocationConfig) |
void |
UiViews.update(String viewId,
View view,
AsyncCallback<View> asyncCallback,
InvocationConfig invocationConfig)
Update View
|
View |
UiViewsStub.update(String viewId,
View view,
InvocationConfig invocationConfig) |
View |
UiViews.update(String viewId,
View view,
InvocationConfig invocationConfig)
Update View
|
void |
TransportNodesStub.updatemaintenancemode(String transportnodeId,
String action,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
TransportNodes.updatemaintenancemode(String transportnodeId,
String action,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Put transport node into maintenance mode or exit from maintenance mode.
|
void |
TransportNodesStub.updatemaintenancemode(String transportnodeId,
String action,
InvocationConfig invocationConfig) |
void |
TransportNodes.updatemaintenancemode(String transportnodeId,
String action,
InvocationConfig invocationConfig)
Put transport node into maintenance mode or exit from maintenance mode.
|
void |
MigrationStub.upgrademc(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Migration.upgrademc(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Upgrade the migration coordinator.
|
void |
MigrationStub.upgrademc(InvocationConfig invocationConfig) |
void |
Migration.upgrademc(InvocationConfig invocationConfig)
Upgrade the migration coordinator.
|
void |
Upgrade.upgradeuc(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Upgrade the upgrade coordinator.
|
void |
UpgradeStub.upgradeuc(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Upgrade.upgradeuc(InvocationConfig invocationConfig)
Upgrade the upgrade coordinator.
|
void |
UpgradeStub.upgradeuc(InvocationConfig invocationConfig) |
void |
MirrorSessionsStub.verify(String mirrorSessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
MirrorSessions.verify(String mirrorSessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Verify whether all participants are on the same transport node
|
void |
MirrorSessionsStub.verify(String mirrorSessionId,
InvocationConfig invocationConfig) |
void |
MirrorSessions.verify(String mirrorSessionId,
InvocationConfig invocationConfig)
Verify whether all participants are on the same transport node
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrationToken.create(AsyncCallback<RegistrationToken> asyncCallback,
InvocationConfig invocationConfig)
The privileges of the registration token will be the same as the caller.
|
void |
RegistrationTokenStub.create(AsyncCallback<RegistrationToken> asyncCallback,
InvocationConfig invocationConfig) |
RegistrationToken |
RegistrationToken.create(InvocationConfig invocationConfig)
The privileges of the registration token will be the same as the caller.
|
RegistrationToken |
RegistrationTokenStub.create(InvocationConfig invocationConfig) |
void |
RoleBindings.create(RoleBinding roleBinding,
AsyncCallback<RoleBinding> asyncCallback,
InvocationConfig invocationConfig)
Assign roles to User or Group
|
void |
RoleBindingsStub.create(RoleBinding roleBinding,
AsyncCallback<RoleBinding> asyncCallback,
InvocationConfig invocationConfig) |
RoleBinding |
RoleBindings.create(RoleBinding roleBinding,
InvocationConfig invocationConfig)
Assign roles to User or Group
|
RoleBinding |
RoleBindingsStub.create(RoleBinding roleBinding,
InvocationConfig invocationConfig) |
void |
RoleBindings.delete(String bindingId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete user/group's roles assignment
|
void |
RegistrationToken.delete(String token,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete registration access token
|
void |
RegistrationTokenStub.delete(String token,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
RoleBindingsStub.delete(String bindingId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
RoleBindings.delete(String bindingId,
InvocationConfig invocationConfig)
Delete user/group's roles assignment
|
void |
RegistrationToken.delete(String token,
InvocationConfig invocationConfig)
Delete registration access token
|
void |
RegistrationTokenStub.delete(String token,
InvocationConfig invocationConfig) |
void |
RoleBindingsStub.delete(String bindingId,
InvocationConfig invocationConfig) |
void |
RoleBindings.deletestalebindings(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete all stale role assignments
|
void |
RoleBindingsStub.deletestalebindings(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
RoleBindings.deletestalebindings(InvocationConfig invocationConfig)
Delete all stale role assignments
|
void |
RoleBindingsStub.deletestalebindings(InvocationConfig invocationConfig) |
void |
UserInfo.get(AsyncCallback<UserInfo> asyncCallback,
InvocationConfig invocationConfig)
Get information about logged-in user.
|
void |
UserInfoStub.get(AsyncCallback<UserInfo> asyncCallback,
InvocationConfig invocationConfig) |
UserInfo |
UserInfo.get(InvocationConfig invocationConfig)
Get information about logged-in user.
|
UserInfo |
UserInfoStub.get(InvocationConfig invocationConfig) |
void |
RegistrationToken.get(String token,
AsyncCallback<RegistrationToken> asyncCallback,
InvocationConfig invocationConfig)
Get registration access token
|
void |
RegistrationTokenStub.get(String token,
AsyncCallback<RegistrationToken> asyncCallback,
InvocationConfig invocationConfig) |
void |
RoleBindings.get(String bindingId,
AsyncCallback<RoleBinding> asyncCallback,
InvocationConfig invocationConfig)
Get user/group's role information
|
void |
RoleBindingsStub.get(String bindingId,
AsyncCallback<RoleBinding> asyncCallback,
InvocationConfig invocationConfig) |
void |
Roles.get(String role,
AsyncCallback<RoleWithFeatures> asyncCallback,
InvocationConfig invocationConfig)
Get role information
|
void |
RolesStub.get(String role,
AsyncCallback<RoleWithFeatures> asyncCallback,
InvocationConfig invocationConfig) |
RoleBinding |
RoleBindings.get(String bindingId,
InvocationConfig invocationConfig)
Get user/group's role information
|
RegistrationToken |
RegistrationToken.get(String token,
InvocationConfig invocationConfig)
Get registration access token
|
RegistrationToken |
RegistrationTokenStub.get(String token,
InvocationConfig invocationConfig) |
RoleBinding |
RoleBindingsStub.get(String bindingId,
InvocationConfig invocationConfig) |
RoleWithFeatures |
Roles.get(String role,
InvocationConfig invocationConfig)
Get role information
|
RoleWithFeatures |
RolesStub.get(String role,
InvocationConfig invocationConfig) |
void |
Roles.list(AsyncCallback<RoleListResult> asyncCallback,
InvocationConfig invocationConfig)
Get information about all roles
|
void |
RolesStub.list(AsyncCallback<RoleListResult> asyncCallback,
InvocationConfig invocationConfig) |
RoleListResult |
Roles.list(InvocationConfig invocationConfig)
Get information about all roles
|
RoleListResult |
RolesStub.list(InvocationConfig invocationConfig) |
void |
RoleBindings.list(String cursor,
String includedFields,
String name,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<RoleBindingListResult> asyncCallback,
InvocationConfig invocationConfig)
Get all users and groups with their roles
|
void |
RoleBindingsStub.list(String cursor,
String includedFields,
String name,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<RoleBindingListResult> asyncCallback,
InvocationConfig invocationConfig) |
RoleBindingListResult |
RoleBindings.list(String cursor,
String includedFields,
String name,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig)
Get all users and groups with their roles
|
RoleBindingListResult |
RoleBindingsStub.list(String cursor,
String includedFields,
String name,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig) |
void |
RoleBindings.update(String bindingId,
RoleBinding roleBinding,
AsyncCallback<RoleBinding> asyncCallback,
InvocationConfig invocationConfig)
Update User or Group's roles
|
void |
RoleBindingsStub.update(String bindingId,
RoleBinding roleBinding,
AsyncCallback<RoleBinding> asyncCallback,
InvocationConfig invocationConfig) |
RoleBinding |
RoleBindings.update(String bindingId,
RoleBinding roleBinding,
InvocationConfig invocationConfig)
Update User or Group's roles
|
RoleBinding |
RoleBindingsStub.update(String bindingId,
RoleBinding roleBinding,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchStub.create(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VidmInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Search.create(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VidmInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Get all the users and groups from vIDM matching the search key case
insensitively.
|
VidmInfoListResult |
SearchStub.create(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
VidmInfoListResult |
Search.create(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get all the users and groups from vIDM matching the search key case
insensitively.
|
void |
GroupsStub.list(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VidmInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Groups.list(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VidmInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Get all the User Groups where vIDM display name matches the search key case
insensitively.
|
void |
Users.list(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VidmInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Get all the users from vIDM whose userName, givenName or familyName matches the
search key case insensitively.
|
void |
UsersStub.list(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VidmInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
VidmInfoListResult |
GroupsStub.list(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
VidmInfoListResult |
Groups.list(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get all the User Groups where vIDM display name matches the search key case
insensitively.
|
VidmInfoListResult |
Users.list(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get all the users from vIDM whose userName, givenName or familyName matches the
search key case insensitively.
|
VidmInfoListResult |
UsersStub.list(String searchString,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportBundlesStub.collect(SupportBundleRequest supportBundleRequest,
Boolean overrideAsyncResponse,
AsyncCallback<SupportBundleResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
SupportBundles.collect(SupportBundleRequest supportBundleRequest,
Boolean overrideAsyncResponse,
AsyncCallback<SupportBundleResult> asyncCallback,
InvocationConfig invocationConfig)
Collect support bundles from registered cluster and fabric nodes.
|
SupportBundleResult |
SupportBundlesStub.collect(SupportBundleRequest supportBundleRequest,
Boolean overrideAsyncResponse,
InvocationConfig invocationConfig) |
SupportBundleResult |
SupportBundles.collect(SupportBundleRequest supportBundleRequest,
Boolean overrideAsyncResponse,
InvocationConfig invocationConfig)
Collect support bundles from registered cluster and fabric nodes.
|
void |
AuditLogs.create(AuditLogRequest auditLogRequest,
Long cursor,
String fields,
Long pageSize,
AsyncCallback<AuditLogListResult> asyncCallback,
InvocationConfig invocationConfig)
This API is executed on a manager node to display audit logs from all nodes
inside the management plane cluster.
|
void |
AuditLogsStub.create(AuditLogRequest auditLogRequest,
Long cursor,
String fields,
Long pageSize,
AsyncCallback<AuditLogListResult> asyncCallback,
InvocationConfig invocationConfig) |
AuditLogListResult |
AuditLogs.create(AuditLogRequest auditLogRequest,
Long cursor,
String fields,
Long pageSize,
InvocationConfig invocationConfig)
This API is executed on a manager node to display audit logs from all nodes
inside the management plane cluster.
|
AuditLogListResult |
AuditLogsStub.create(AuditLogRequest auditLogRequest,
Long cursor,
String fields,
Long pageSize,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppProfilesStub.create(AppProfile appProfile,
AsyncCallback<AppProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
AppProfiles.create(AppProfile appProfile,
AsyncCallback<AppProfile> asyncCallback,
InvocationConfig invocationConfig)
Adds a new app profile
|
AppProfile |
AppProfilesStub.create(AppProfile appProfile,
InvocationConfig invocationConfig) |
AppProfile |
AppProfiles.create(AppProfile appProfile,
InvocationConfig invocationConfig)
Adds a new app profile
|
void |
Sessions.create(StartAppDiscoverySessionParameters startAppDiscoverySessionParameters,
AsyncCallback<AppDiscoverySession> asyncCallback,
InvocationConfig invocationConfig)
Starts the discovery of application discovery session
|
void |
SessionsStub.create(StartAppDiscoverySessionParameters startAppDiscoverySessionParameters,
AsyncCallback<AppDiscoverySession> asyncCallback,
InvocationConfig invocationConfig) |
AppDiscoverySession |
Sessions.create(StartAppDiscoverySessionParameters startAppDiscoverySessionParameters,
InvocationConfig invocationConfig)
Starts the discovery of application discovery session
|
AppDiscoverySession |
SessionsStub.create(StartAppDiscoverySessionParameters startAppDiscoverySessionParameters,
InvocationConfig invocationConfig) |
void |
Sessions.delete(String sessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Cancel and delete the application discovery session
|
void |
SessionsStub.delete(String sessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
AppProfilesStub.delete(String appProfileId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
AppProfiles.delete(String appProfileId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified AppProfile.
|
void |
AppProfilesStub.delete(String appProfileId,
Boolean force,
InvocationConfig invocationConfig) |
void |
AppProfiles.delete(String appProfileId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified AppProfile.
|
void |
Sessions.delete(String sessionId,
InvocationConfig invocationConfig)
Cancel and delete the application discovery session
|
void |
SessionsStub.delete(String sessionId,
InvocationConfig invocationConfig) |
void |
Sessions.get(String sessionId,
AsyncCallback<AppDiscoverySession> asyncCallback,
InvocationConfig invocationConfig)
Returns the status of the application discovery session and other details
|
void |
SessionsStub.get(String sessionId,
AsyncCallback<AppDiscoverySession> asyncCallback,
InvocationConfig invocationConfig) |
void |
AppProfilesStub.get(String appProfileId,
AsyncCallback<AppProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
AppProfiles.get(String appProfileId,
AsyncCallback<AppProfile> asyncCallback,
InvocationConfig invocationConfig)
Returns detail of the app profile
|
AppDiscoverySession |
Sessions.get(String sessionId,
InvocationConfig invocationConfig)
Returns the status of the application discovery session and other details
|
AppProfile |
AppProfilesStub.get(String appProfileId,
InvocationConfig invocationConfig) |
AppProfile |
AppProfiles.get(String appProfileId,
InvocationConfig invocationConfig)
Returns detail of the app profile
|
AppDiscoverySession |
SessionsStub.get(String sessionId,
InvocationConfig invocationConfig) |
void |
AppProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<AppProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
AppProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<AppProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns list of app profile IDs created
|
AppProfileListResult |
AppProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
AppProfileListResult |
AppProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns list of app profile IDs created
|
void |
Sessions.list(String cursor,
String groupId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String status,
AsyncCallback<AppDiscoverySessionsListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the list of the application discovery sessions available
|
void |
SessionsStub.list(String cursor,
String groupId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String status,
AsyncCallback<AppDiscoverySessionsListResult> asyncCallback,
InvocationConfig invocationConfig) |
AppDiscoverySessionsListResult |
Sessions.list(String cursor,
String groupId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String status,
InvocationConfig invocationConfig)
Returns the list of the application discovery sessions available
|
AppDiscoverySessionsListResult |
SessionsStub.list(String cursor,
String groupId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String status,
InvocationConfig invocationConfig) |
void |
AppProfilesStub.update(String appProfileId,
AppProfile appProfile,
AsyncCallback<AppProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
AppProfiles.update(String appProfileId,
AppProfile appProfile,
AsyncCallback<AppProfile> asyncCallback,
InvocationConfig invocationConfig)
Update AppProfile
|
AppProfile |
AppProfilesStub.update(String appProfileId,
AppProfile appProfile,
InvocationConfig invocationConfig) |
AppProfile |
AppProfiles.update(String appProfileId,
AppProfile appProfile,
InvocationConfig invocationConfig)
Update AppProfile
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReClassifyStub.create(String sessionId,
SessionReclassificationParameter sessionReclassificationParameter,
AsyncCallback<AppDiscoverySessionResultSummary> asyncCallback,
InvocationConfig invocationConfig) |
void |
ReClassify.create(String sessionId,
SessionReclassificationParameter sessionReclassificationParameter,
AsyncCallback<AppDiscoverySessionResultSummary> asyncCallback,
InvocationConfig invocationConfig)
Re-classify completed application discovery session against input AppProfiles.
|
AppDiscoverySessionResultSummary |
ReClassifyStub.create(String sessionId,
SessionReclassificationParameter sessionReclassificationParameter,
InvocationConfig invocationConfig) |
AppDiscoverySessionResultSummary |
ReClassify.create(String sessionId,
SessionReclassificationParameter sessionReclassificationParameter,
InvocationConfig invocationConfig)
Re-classify completed application discovery session against input AppProfiles.
|
void |
Summary.get(String sessionId,
AsyncCallback<AppDiscoverySessionResultSummary> asyncCallback,
InvocationConfig invocationConfig)
Returns the summary of the application discovery session
|
void |
SummaryStub.get(String sessionId,
AsyncCallback<AppDiscoverySessionResultSummary> asyncCallback,
InvocationConfig invocationConfig) |
AppDiscoverySessionResultSummary |
Summary.get(String sessionId,
InvocationConfig invocationConfig)
Returns the summary of the application discovery session
|
AppDiscoverySessionResultSummary |
SummaryStub.get(String sessionId,
InvocationConfig invocationConfig) |
void |
AppProfilesStub.list(String sessionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<AppProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
AppProfiles.list(String sessionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<AppProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the application profiles that was part of the application discovery
session | while it was started.
|
void |
NsGroupsStub.list(String sessionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NSGroupMetaInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsGroups.list(String sessionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NSGroupMetaInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the ns groups that was part of the application discovery session | while
it was started
|
NSGroupMetaInfoListResult |
NsGroupsStub.list(String sessionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
NSGroupMetaInfoListResult |
NsGroups.list(String sessionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns the ns groups that was part of the application discovery session | while
it was started
|
AppProfileListResult |
AppProfilesStub.list(String sessionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
AppProfileListResult |
AppProfiles.list(String sessionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns the application profiles that was part of the application discovery
session | while it was started.
|
void |
InstalledApps.list(String sessionId,
String appProfileId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vmId,
AsyncCallback<AppInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the details of the installed apps for the app profile ID in that session
|
void |
InstalledAppsStub.list(String sessionId,
String appProfileId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vmId,
AsyncCallback<AppInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
AppInfoListResult |
InstalledApps.list(String sessionId,
String appProfileId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vmId,
InvocationConfig invocationConfig)
Returns the details of the installed apps for the app profile ID in that session
|
AppInfoListResult |
InstalledAppsStub.list(String sessionId,
String appProfileId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vmId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
MembersStub.list(String sessionId,
String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<AppDiscoveryVmInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Members.list(String sessionId,
String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<AppDiscoveryVmInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the vms in the ns-group of the application discovery session
|
AppDiscoveryVmInfoListResult |
MembersStub.list(String sessionId,
String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
AppDiscoveryVmInfoListResult |
Members.list(String sessionId,
String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns the vms in the ns-group of the application discovery session
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(String clusterId,
String source,
AsyncCallback<BridgeClusterStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String clusterId,
String source,
AsyncCallback<BridgeClusterStatus> asyncCallback,
InvocationConfig invocationConfig)
Get the status for the Bridge Cluster of the given cluster id
|
BridgeClusterStatus |
StatusStub.get(String clusterId,
String source,
InvocationConfig invocationConfig) |
BridgeClusterStatus |
Status.get(String clusterId,
String source,
InvocationConfig invocationConfig)
Get the status for the Bridge Cluster of the given cluster id
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsStub.get(String endpointId,
String source,
AsyncCallback<BridgeEndpointStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String endpointId,
String source,
AsyncCallback<BridgeEndpointStatistics> asyncCallback,
InvocationConfig invocationConfig)
Get the statistics for the Bridge Endpoint of the given Endpoint id
(endpoint-id)
|
void |
StatusStub.get(String endpointId,
String source,
AsyncCallback<BridgeEndpointStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String endpointId,
String source,
AsyncCallback<BridgeEndpointStatus> asyncCallback,
InvocationConfig invocationConfig)
Get the status for the Bridge Endpoint of the given Endpoint id
|
BridgeEndpointStatus |
StatusStub.get(String endpointId,
String source,
InvocationConfig invocationConfig) |
BridgeEndpointStatistics |
StatisticsStub.get(String endpointId,
String source,
InvocationConfig invocationConfig) |
BridgeEndpointStatistics |
Statistics.get(String endpointId,
String source,
InvocationConfig invocationConfig)
Get the statistics for the Bridge Endpoint of the given Endpoint id
(endpoint-id)
|
BridgeEndpointStatus |
Status.get(String endpointId,
String source,
InvocationConfig invocationConfig)
Get the status for the Bridge Endpoint of the given Endpoint id
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestoreStub.advance(AdvanceClusterRestoreRequest advanceClusterRestoreRequest,
AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Restore.advance(AdvanceClusterRestoreRequest advanceClusterRestoreRequest,
AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig)
Advance any currently suspended restore operation.
|
ClusterRestoreStatus |
RestoreStub.advance(AdvanceClusterRestoreRequest advanceClusterRestoreRequest,
InvocationConfig invocationConfig) |
ClusterRestoreStatus |
Restore.advance(AdvanceClusterRestoreRequest advanceClusterRestoreRequest,
InvocationConfig invocationConfig)
Advance any currently suspended restore operation.
|
void |
RestoreStub.cancel(AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Restore.cancel(AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig)
Cancel any currently running restore operation.
|
ClusterRestoreStatus |
RestoreStub.cancel(InvocationConfig invocationConfig) |
ClusterRestoreStatus |
Restore.cancel(InvocationConfig invocationConfig)
Cancel any currently running restore operation.
|
void |
Nodes.create(AddClusterNodeSpec addClusterNodeSpec,
String action,
AsyncCallback<ClusterNodeConfig> asyncCallback,
InvocationConfig invocationConfig)
Adds a new controller node to the NSX cluster.
|
void |
NodesStub.create(AddClusterNodeSpec addClusterNodeSpec,
String action,
AsyncCallback<ClusterNodeConfig> asyncCallback,
InvocationConfig invocationConfig) |
ClusterNodeConfig |
Nodes.create(AddClusterNodeSpec addClusterNodeSpec,
String action,
InvocationConfig invocationConfig)
Adds a new controller node to the NSX cluster.
|
ClusterNodeConfig |
NodesStub.create(AddClusterNodeSpec addClusterNodeSpec,
String action,
InvocationConfig invocationConfig) |
void |
Nodes.delete(String nodeId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes the specified controller node from the NSX cluster.
|
void |
NodesStub.delete(String nodeId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Nodes.delete(String nodeId,
InvocationConfig invocationConfig)
Removes the specified controller node from the NSX cluster.
|
void |
NodesStub.delete(String nodeId,
InvocationConfig invocationConfig) |
void |
Nodes.get(String nodeId,
AsyncCallback<ClusterNodeConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified NSX cluster node.
|
void |
NodesStub.get(String nodeId,
AsyncCallback<ClusterNodeConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
StatusStub.get(String source,
AsyncCallback<ClusterStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String source,
AsyncCallback<ClusterStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns status information for the NSX cluster control role and management role.
|
ClusterStatus |
StatusStub.get(String source,
InvocationConfig invocationConfig) |
ClusterNodeConfig |
Nodes.get(String nodeId,
InvocationConfig invocationConfig)
Returns information about the specified NSX cluster node.
|
ClusterStatus |
Status.get(String source,
InvocationConfig invocationConfig)
Returns status information for the NSX cluster control role and management role.
|
ClusterNodeConfig |
NodesStub.get(String nodeId,
InvocationConfig invocationConfig) |
void |
Nodes.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ClusterNodeConfigListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all NSX cluster nodes.
|
void |
NodesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ClusterNodeConfigListResult> asyncCallback,
InvocationConfig invocationConfig) |
ClusterNodeConfigListResult |
Nodes.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all NSX cluster nodes.
|
ClusterNodeConfigListResult |
NodesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
Node.reposync(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Attempts to synchronize the repository partition on nsx manager.
|
void |
NodeStub.reposync(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Node.reposync(InvocationConfig invocationConfig)
Attempts to synchronize the repository partition on nsx manager.
|
void |
NodeStub.reposync(InvocationConfig invocationConfig) |
void |
Backups.retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest,
AsyncCallback<RemoteServerFingerprint> asyncCallback,
InvocationConfig invocationConfig)
Get SHA256 fingerprint of ECDSA key of remote server.
|
void |
BackupsStub.retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest,
AsyncCallback<RemoteServerFingerprint> asyncCallback,
InvocationConfig invocationConfig) |
RemoteServerFingerprint |
Backups.retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest,
InvocationConfig invocationConfig)
Get SHA256 fingerprint of ECDSA key of remote server.
|
RemoteServerFingerprint |
BackupsStub.retrievesshfingerprint(RemoteServerFingerprintRequest remoteServerFingerprintRequest,
InvocationConfig invocationConfig) |
void |
RestoreStub.retry(AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Restore.retry(AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig)
Retry any currently in-progress, failed restore operation.
|
ClusterRestoreStatus |
RestoreStub.retry(InvocationConfig invocationConfig) |
ClusterRestoreStatus |
Restore.retry(InvocationConfig invocationConfig)
Retry any currently in-progress, failed restore operation.
|
void |
RestoreStub.start(InitiateClusterRestoreRequest initiateClusterRestoreRequest,
AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Restore.start(InitiateClusterRestoreRequest initiateClusterRestoreRequest,
AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig)
Start the restore of an NSX cluster, from some previously backed-up
configuration.
|
ClusterRestoreStatus |
RestoreStub.start(InitiateClusterRestoreRequest initiateClusterRestoreRequest,
InvocationConfig invocationConfig) |
ClusterRestoreStatus |
Restore.start(InitiateClusterRestoreRequest initiateClusterRestoreRequest,
InvocationConfig invocationConfig)
Start the restore of an NSX cluster, from some previously backed-up
configuration.
|
void |
RestoreStub.suspend(AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Restore.suspend(AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig)
Suspend any currently running restore operation.
|
ClusterRestoreStatus |
RestoreStub.suspend(InvocationConfig invocationConfig) |
ClusterRestoreStatus |
Restore.suspend(InvocationConfig invocationConfig)
Suspend any currently running restore operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Config.get(AsyncCallback<BackupConfiguration> asyncCallback,
InvocationConfig invocationConfig)
Get a configuration of a file server and timers for automated backup.
|
void |
ConfigStub.get(AsyncCallback<BackupConfiguration> asyncCallback,
InvocationConfig invocationConfig) |
void |
HistoryStub.get(AsyncCallback<BackupOperationHistory> asyncCallback,
InvocationConfig invocationConfig) |
void |
History.get(AsyncCallback<BackupOperationHistory> asyncCallback,
InvocationConfig invocationConfig)
Get history of previous backup operations
|
void |
StatusStub.get(AsyncCallback<CurrentBackupOperationStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<CurrentBackupOperationStatus> asyncCallback,
InvocationConfig invocationConfig)
Get status of active backup operations
|
CurrentBackupOperationStatus |
StatusStub.get(InvocationConfig invocationConfig) |
BackupOperationHistory |
HistoryStub.get(InvocationConfig invocationConfig) |
BackupConfiguration |
Config.get(InvocationConfig invocationConfig)
Get a configuration of a file server and timers for automated backup.
|
BackupOperationHistory |
History.get(InvocationConfig invocationConfig)
Get history of previous backup operations
|
CurrentBackupOperationStatus |
Status.get(InvocationConfig invocationConfig)
Get status of active backup operations
|
BackupConfiguration |
ConfigStub.get(InvocationConfig invocationConfig) |
void |
Config.update(BackupConfiguration backupConfiguration,
AsyncCallback<BackupConfiguration> asyncCallback,
InvocationConfig invocationConfig)
Configure file server and timers for automated backup.
|
void |
ConfigStub.update(BackupConfiguration backupConfiguration,
AsyncCallback<BackupConfiguration> asyncCallback,
InvocationConfig invocationConfig) |
BackupConfiguration |
Config.update(BackupConfiguration backupConfiguration,
InvocationConfig invocationConfig)
Configure file server and timers for automated backup.
|
BackupConfiguration |
ConfigStub.update(BackupConfiguration backupConfiguration,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Deployments.create(AddClusterNodeVMInfo addClusterNodeVMInfo,
AsyncCallback<ClusterNodeVMDeploymentRequestList> asyncCallback,
InvocationConfig invocationConfig)
Deploys a cluster node VM as specified by the deployment config.
|
void |
DeploymentsStub.create(AddClusterNodeVMInfo addClusterNodeVMInfo,
AsyncCallback<ClusterNodeVMDeploymentRequestList> asyncCallback,
InvocationConfig invocationConfig) |
ClusterNodeVMDeploymentRequestList |
Deployments.create(AddClusterNodeVMInfo addClusterNodeVMInfo,
InvocationConfig invocationConfig)
Deploys a cluster node VM as specified by the deployment config.
|
ClusterNodeVMDeploymentRequestList |
DeploymentsStub.create(AddClusterNodeVMInfo addClusterNodeVMInfo,
InvocationConfig invocationConfig) |
void |
Deployments.delete(String nodeId,
Boolean forceDelete,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Attempts to unregister and undeploy a specified auto-deployed cluster node VM.
|
void |
DeploymentsStub.delete(String nodeId,
Boolean forceDelete,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Deployments.delete(String nodeId,
Boolean forceDelete,
InvocationConfig invocationConfig)
Attempts to unregister and undeploy a specified auto-deployed cluster node VM.
|
void |
DeploymentsStub.delete(String nodeId,
Boolean forceDelete,
InvocationConfig invocationConfig) |
void |
Deployments.get(String nodeId,
AsyncCallback<ClusterNodeVMDeploymentRequest> asyncCallback,
InvocationConfig invocationConfig)
Returns deployment request information for a specific attempted deployment of a
cluster node VM.
|
void |
DeploymentsStub.get(String nodeId,
AsyncCallback<ClusterNodeVMDeploymentRequest> asyncCallback,
InvocationConfig invocationConfig) |
ClusterNodeVMDeploymentRequest |
Deployments.get(String nodeId,
InvocationConfig invocationConfig)
Returns deployment request information for a specific attempted deployment of a
cluster node VM.
|
ClusterNodeVMDeploymentRequest |
DeploymentsStub.get(String nodeId,
InvocationConfig invocationConfig) |
void |
StatusStub.get(String nodeId,
String source,
AsyncCallback<ClusterNodeStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String nodeId,
String source,
AsyncCallback<ClusterNodeStatus> asyncCallback,
InvocationConfig invocationConfig)
Read Cluster Node Status
|
ClusterNodeStatus |
StatusStub.get(String nodeId,
String source,
InvocationConfig invocationConfig) |
ClusterNodeStatus |
Status.get(String nodeId,
String source,
InvocationConfig invocationConfig)
Read Cluster Node Status
|
void |
StatusStub.getall(AsyncCallback<ClustersAggregateInfo> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.getall(AsyncCallback<ClustersAggregateInfo> asyncCallback,
InvocationConfig invocationConfig)
Read Cluster Status
|
ClustersAggregateInfo |
StatusStub.getall(InvocationConfig invocationConfig) |
ClustersAggregateInfo |
Status.getall(InvocationConfig invocationConfig)
Read Cluster Status
|
void |
Deployments.list(AsyncCallback<ClusterNodeVMDeploymentRequestList> asyncCallback,
InvocationConfig invocationConfig)
Returns request information for every attempted deployment of a cluster node VM.
|
void |
DeploymentsStub.list(AsyncCallback<ClusterNodeVMDeploymentRequestList> asyncCallback,
InvocationConfig invocationConfig) |
ClusterNodeVMDeploymentRequestList |
Deployments.list(InvocationConfig invocationConfig)
Returns request information for every attempted deployment of a cluster node VM.
|
ClusterNodeVMDeploymentRequestList |
DeploymentsStub.list(InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(String nodeId,
AsyncCallback<ClusterNodeVMDeploymentStatusReport> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String nodeId,
AsyncCallback<ClusterNodeVMDeploymentStatusReport> asyncCallback,
InvocationConfig invocationConfig)
Returns the current deployment or undeployment status for a VM along with any
other relevant current information, such as error messages.
|
ClusterNodeVMDeploymentStatusReport |
StatusStub.get(String nodeId,
InvocationConfig invocationConfig) |
ClusterNodeVMDeploymentStatusReport |
Status.get(String nodeId,
InvocationConfig invocationConfig)
Returns the current deployment or undeployment status for a VM along with any
other relevant current information, such as error messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Interfaces.get(String nodeId,
String interfaceId,
String source,
AsyncCallback<NodeInterfaceProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns detailed information about the specified interface.
|
void |
InterfacesStub.get(String nodeId,
String interfaceId,
String source,
AsyncCallback<NodeInterfaceProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeInterfaceProperties |
Interfaces.get(String nodeId,
String interfaceId,
String source,
InvocationConfig invocationConfig)
Returns detailed information about the specified interface.
|
NodeInterfaceProperties |
InterfacesStub.get(String nodeId,
String interfaceId,
String source,
InvocationConfig invocationConfig) |
void |
Interfaces.list(String nodeId,
String source,
AsyncCallback<NodeInterfacePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the number of interfaces on the node and detailed information about each
interface.
|
void |
InterfacesStub.list(String nodeId,
String source,
AsyncCallback<NodeInterfacePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
NodeInterfacePropertiesListResult |
Interfaces.list(String nodeId,
String source,
InvocationConfig invocationConfig)
Returns the number of interfaces on the node and detailed information about each
interface.
|
NodeInterfacePropertiesListResult |
InterfacesStub.list(String nodeId,
String source,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsStub.get(String nodeId,
String interfaceId,
String source,
AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Stats.get(String nodeId,
String interfaceId,
String source,
AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
NodeInterfaceStatisticsProperties |
StatsStub.get(String nodeId,
String interfaceId,
String source,
InvocationConfig invocationConfig) |
NodeInterfaceStatisticsProperties |
Stats.get(String nodeId,
String interfaceId,
String source,
InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(String nodeId,
AsyncCallback<RepoSyncStatusReport> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String nodeId,
AsyncCallback<RepoSyncStatusReport> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
RepoSyncStatusReport |
StatusStub.get(String nodeId,
InvocationConfig invocationConfig) |
RepoSyncStatusReport |
Status.get(String nodeId,
InvocationConfig invocationConfig)
Synchronous method overload.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<ClusterRestoreStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns status information for the specified NSX cluster restore request.
|
void |
Config.get(AsyncCallback<RestoreConfiguration> asyncCallback,
InvocationConfig invocationConfig)
Get configuration information for the file server used to store backed-up files.
|
void |
ConfigStub.get(AsyncCallback<RestoreConfiguration> asyncCallback,
InvocationConfig invocationConfig) |
ClusterRestoreStatus |
StatusStub.get(InvocationConfig invocationConfig) |
RestoreConfiguration |
Config.get(InvocationConfig invocationConfig)
Get configuration information for the file server used to store backed-up files.
|
ClusterRestoreStatus |
Status.get(InvocationConfig invocationConfig)
Returns status information for the specified NSX cluster restore request.
|
RestoreConfiguration |
ConfigStub.get(InvocationConfig invocationConfig) |
void |
Backuptimestamps.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ClusterBackupInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns timestamps for all backup files that are available on the SFTP server.
|
void |
BackuptimestampsStub.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ClusterBackupInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
ClusterBackupInfoListResult |
Backuptimestamps.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns timestamps for all backup files that are available on the SFTP server.
|
ClusterBackupInfoListResult |
BackuptimestampsStub.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
InstructionResources.get(String instructionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ActionableResourceListResult> asyncCallback,
InvocationConfig invocationConfig)
For restore operations requiring user input e.g.
|
void |
InstructionResourcesStub.get(String instructionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ActionableResourceListResult> asyncCallback,
InvocationConfig invocationConfig) |
ActionableResourceListResult |
InstructionResources.get(String instructionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
For restore operations requiring user input e.g.
|
ActionableResourceListResult |
InstructionResourcesStub.get(String instructionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
Config.update(RestoreConfiguration restoreConfiguration,
AsyncCallback<RestoreConfiguration> asyncCallback,
InvocationConfig invocationConfig)
Configure file server where the backed-up files used for the Restore operation
are available.
|
void |
ConfigStub.update(RestoreConfiguration restoreConfiguration,
AsyncCallback<RestoreConfiguration> asyncCallback,
InvocationConfig invocationConfig) |
RestoreConfiguration |
Config.update(RestoreConfiguration restoreConfiguration,
InvocationConfig invocationConfig)
Configure file server where the backed-up files used for the Restore operation
are available.
|
RestoreConfiguration |
ConfigStub.update(RestoreConfiguration restoreConfiguration,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
State.list(String templateId,
String computeCollectionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ComputeCollectionTransportNodeTemplateStateList> asyncCallback,
InvocationConfig invocationConfig)
Returns detailed transport node states for this compute collection
|
void |
StateStub.list(String templateId,
String computeCollectionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ComputeCollectionTransportNodeTemplateStateList> asyncCallback,
InvocationConfig invocationConfig) |
ComputeCollectionTransportNodeTemplateStateList |
State.list(String templateId,
String computeCollectionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns detailed transport node states for this compute collection
|
ComputeCollectionTransportNodeTemplateStateList |
StateStub.list(String templateId,
String computeCollectionId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryStub.get(AsyncCallback<InventoryConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Inventory.get(AsyncCallback<InventoryConfig> asyncCallback,
InvocationConfig invocationConfig)
Return inventory configuration
|
void |
ManagementStub.get(AsyncCallback<ManagementConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Management.get(AsyncCallback<ManagementConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns the NSX Management nodes global configuration.
|
InventoryConfig |
InventoryStub.get(InvocationConfig invocationConfig) |
ManagementConfig |
ManagementStub.get(InvocationConfig invocationConfig) |
ManagementConfig |
Management.get(InvocationConfig invocationConfig)
Returns the NSX Management nodes global configuration.
|
InventoryConfig |
Inventory.get(InvocationConfig invocationConfig)
Return inventory configuration
|
void |
ManagementStub.update(ManagementConfig managementConfig,
AsyncCallback<ManagementConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Management.update(ManagementConfig managementConfig,
AsyncCallback<ManagementConfig> asyncCallback,
InvocationConfig invocationConfig)
Modifies the NSX Management nodes global configuration.
|
ManagementConfig |
ManagementStub.update(ManagementConfig managementConfig,
InvocationConfig invocationConfig) |
ManagementConfig |
Management.update(ManagementConfig managementConfig,
InvocationConfig invocationConfig)
Modifies the NSX Management nodes global configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerProfiles.create(DhcpProfile dhcpProfile,
AsyncCallback<DhcpProfile> asyncCallback,
InvocationConfig invocationConfig)
Create a DHCP server profile
|
void |
ServerProfilesStub.create(DhcpProfile dhcpProfile,
AsyncCallback<DhcpProfile> asyncCallback,
InvocationConfig invocationConfig) |
DhcpProfile |
ServerProfiles.create(DhcpProfile dhcpProfile,
InvocationConfig invocationConfig)
Create a DHCP server profile
|
DhcpProfile |
ServerProfilesStub.create(DhcpProfile dhcpProfile,
InvocationConfig invocationConfig) |
void |
RelayProfiles.create(DhcpRelayProfile dhcpRelayProfile,
AsyncCallback<DhcpRelayProfile> asyncCallback,
InvocationConfig invocationConfig)
Creates a dhcp relay profile.
|
void |
RelayProfilesStub.create(DhcpRelayProfile dhcpRelayProfile,
AsyncCallback<DhcpRelayProfile> asyncCallback,
InvocationConfig invocationConfig) |
DhcpRelayProfile |
RelayProfiles.create(DhcpRelayProfile dhcpRelayProfile,
InvocationConfig invocationConfig)
Creates a dhcp relay profile.
|
DhcpRelayProfile |
RelayProfilesStub.create(DhcpRelayProfile dhcpRelayProfile,
InvocationConfig invocationConfig) |
void |
RelaysStub.create(DhcpRelayService dhcpRelayService,
AsyncCallback<DhcpRelayService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Relays.create(DhcpRelayService dhcpRelayService,
AsyncCallback<DhcpRelayService> asyncCallback,
InvocationConfig invocationConfig)
Creates a dhcp relay service.
|
DhcpRelayService |
RelaysStub.create(DhcpRelayService dhcpRelayService,
InvocationConfig invocationConfig) |
DhcpRelayService |
Relays.create(DhcpRelayService dhcpRelayService,
InvocationConfig invocationConfig)
Creates a dhcp relay service.
|
void |
Servers.create(LogicalDhcpServer logicalDhcpServer,
AsyncCallback<LogicalDhcpServer> asyncCallback,
InvocationConfig invocationConfig)
Create a DHCP server
|
void |
ServersStub.create(LogicalDhcpServer logicalDhcpServer,
AsyncCallback<LogicalDhcpServer> asyncCallback,
InvocationConfig invocationConfig) |
LogicalDhcpServer |
Servers.create(LogicalDhcpServer logicalDhcpServer,
InvocationConfig invocationConfig)
Create a DHCP server
|
LogicalDhcpServer |
ServersStub.create(LogicalDhcpServer logicalDhcpServer,
InvocationConfig invocationConfig) |
void |
ServerProfiles.delete(String profileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a DHCP server profile
|
void |
RelayProfiles.delete(String relayProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified dhcp relay profile.
|
void |
RelaysStub.delete(String relayId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Servers.delete(String serverId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a DHCP server
|
void |
RelayProfilesStub.delete(String relayProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServerProfilesStub.delete(String profileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Relays.delete(String relayId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified dhcp relay service.
|
void |
ServersStub.delete(String serverId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServerProfiles.delete(String profileId,
InvocationConfig invocationConfig)
Delete a DHCP server profile
|
void |
RelayProfiles.delete(String relayProfileId,
InvocationConfig invocationConfig)
Deletes the specified dhcp relay profile.
|
void |
RelaysStub.delete(String relayId,
InvocationConfig invocationConfig) |
void |
Servers.delete(String serverId,
InvocationConfig invocationConfig)
Delete a DHCP server
|
void |
RelayProfilesStub.delete(String relayProfileId,
InvocationConfig invocationConfig) |
void |
ServerProfilesStub.delete(String profileId,
InvocationConfig invocationConfig) |
void |
Relays.delete(String relayId,
InvocationConfig invocationConfig)
Deletes the specified dhcp relay service.
|
void |
ServersStub.delete(String serverId,
InvocationConfig invocationConfig) |
void |
ServerProfiles.get(String profileId,
AsyncCallback<DhcpProfile> asyncCallback,
InvocationConfig invocationConfig)
Get a DHCP server profile
|
void |
ServerProfilesStub.get(String profileId,
AsyncCallback<DhcpProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
RelayProfiles.get(String relayProfileId,
AsyncCallback<DhcpRelayProfile> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified dhcp relay profile.
|
void |
RelayProfilesStub.get(String relayProfileId,
AsyncCallback<DhcpRelayProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
RelaysStub.get(String relayId,
AsyncCallback<DhcpRelayService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Relays.get(String relayId,
AsyncCallback<DhcpRelayService> asyncCallback,
InvocationConfig invocationConfig)
Returns the dhcp relay service information.
|
void |
Servers.get(String serverId,
AsyncCallback<LogicalDhcpServer> asyncCallback,
InvocationConfig invocationConfig)
Get a DHCP server
|
void |
ServersStub.get(String serverId,
AsyncCallback<LogicalDhcpServer> asyncCallback,
InvocationConfig invocationConfig) |
DhcpProfile |
ServerProfiles.get(String profileId,
InvocationConfig invocationConfig)
Get a DHCP server profile
|
DhcpRelayProfile |
RelayProfiles.get(String relayProfileId,
InvocationConfig invocationConfig)
Returns information about the specified dhcp relay profile.
|
DhcpRelayService |
RelaysStub.get(String relayId,
InvocationConfig invocationConfig) |
LogicalDhcpServer |
Servers.get(String serverId,
InvocationConfig invocationConfig)
Get a DHCP server
|
DhcpRelayProfile |
RelayProfilesStub.get(String relayProfileId,
InvocationConfig invocationConfig) |
DhcpProfile |
ServerProfilesStub.get(String profileId,
InvocationConfig invocationConfig) |
DhcpRelayService |
Relays.get(String relayId,
InvocationConfig invocationConfig)
Returns the dhcp relay service information.
|
LogicalDhcpServer |
ServersStub.get(String serverId,
InvocationConfig invocationConfig) |
void |
ServerProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Get a paginated list of DHCP server profiles
|
void |
ServerProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
RelayProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpRelayProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all dhcp relay profiles.
|
void |
RelayProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpRelayProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
RelaysStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpRelayServiceListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Relays.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpRelayServiceListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all configured dhcp relay services.
|
void |
Servers.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LogicalDhcpServerListResult> asyncCallback,
InvocationConfig invocationConfig)
Get a paginated list of DHCP servers
|
void |
ServersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LogicalDhcpServerListResult> asyncCallback,
InvocationConfig invocationConfig) |
DhcpProfileListResult |
ServerProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get a paginated list of DHCP server profiles
|
DhcpRelayProfileListResult |
RelayProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all dhcp relay profiles.
|
DhcpRelayServiceListResult |
RelaysStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LogicalDhcpServerListResult |
Servers.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get a paginated list of DHCP servers
|
DhcpRelayProfileListResult |
RelayProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
DhcpProfileListResult |
ServerProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
DhcpRelayServiceListResult |
Relays.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all configured dhcp relay services.
|
LogicalDhcpServerListResult |
ServersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
ServerProfiles.update(String profileId,
DhcpProfile dhcpProfile,
AsyncCallback<DhcpProfile> asyncCallback,
InvocationConfig invocationConfig)
If both the edge_cluster_member_indexes are changed in a same PUT API, e.g.
|
void |
ServerProfilesStub.update(String profileId,
DhcpProfile dhcpProfile,
AsyncCallback<DhcpProfile> asyncCallback,
InvocationConfig invocationConfig) |
DhcpProfile |
ServerProfiles.update(String profileId,
DhcpProfile dhcpProfile,
InvocationConfig invocationConfig)
If both the edge_cluster_member_indexes are changed in a same PUT API, e.g.
|
DhcpProfile |
ServerProfilesStub.update(String profileId,
DhcpProfile dhcpProfile,
InvocationConfig invocationConfig) |
void |
RelayProfiles.update(String relayProfileId,
DhcpRelayProfile dhcpRelayProfile,
AsyncCallback<DhcpRelayProfile> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified dhcp relay profile.
|
void |
RelayProfilesStub.update(String relayProfileId,
DhcpRelayProfile dhcpRelayProfile,
AsyncCallback<DhcpRelayProfile> asyncCallback,
InvocationConfig invocationConfig) |
DhcpRelayProfile |
RelayProfiles.update(String relayProfileId,
DhcpRelayProfile dhcpRelayProfile,
InvocationConfig invocationConfig)
Modifies the specified dhcp relay profile.
|
DhcpRelayProfile |
RelayProfilesStub.update(String relayProfileId,
DhcpRelayProfile dhcpRelayProfile,
InvocationConfig invocationConfig) |
void |
RelaysStub.update(String relayId,
DhcpRelayService dhcpRelayService,
AsyncCallback<DhcpRelayService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Relays.update(String relayId,
DhcpRelayService dhcpRelayService,
AsyncCallback<DhcpRelayService> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified dhcp relay service.
|
DhcpRelayService |
RelaysStub.update(String relayId,
DhcpRelayService dhcpRelayService,
InvocationConfig invocationConfig) |
DhcpRelayService |
Relays.update(String relayId,
DhcpRelayService dhcpRelayService,
InvocationConfig invocationConfig)
Modifies the specified dhcp relay service.
|
void |
Servers.update(String serverId,
LogicalDhcpServer logicalDhcpServer,
AsyncCallback<LogicalDhcpServer> asyncCallback,
InvocationConfig invocationConfig)
Update a DHCP server
|
void |
ServersStub.update(String serverId,
LogicalDhcpServer logicalDhcpServer,
AsyncCallback<LogicalDhcpServer> asyncCallback,
InvocationConfig invocationConfig) |
LogicalDhcpServer |
Servers.update(String serverId,
LogicalDhcpServer logicalDhcpServer,
InvocationConfig invocationConfig)
Update a DHCP server
|
LogicalDhcpServer |
ServersStub.update(String serverId,
LogicalDhcpServer logicalDhcpServer,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
IpPools.create(String serverId,
DhcpIpPool dhcpIpPool,
AsyncCallback<DhcpIpPool> asyncCallback,
InvocationConfig invocationConfig)
Create an IP pool for a DHCP server
|
void |
IpPoolsStub.create(String serverId,
DhcpIpPool dhcpIpPool,
AsyncCallback<DhcpIpPool> asyncCallback,
InvocationConfig invocationConfig) |
DhcpIpPool |
IpPools.create(String serverId,
DhcpIpPool dhcpIpPool,
InvocationConfig invocationConfig)
Create an IP pool for a DHCP server
|
DhcpIpPool |
IpPoolsStub.create(String serverId,
DhcpIpPool dhcpIpPool,
InvocationConfig invocationConfig) |
void |
StaticBindingsStub.create(String serverId,
DhcpStaticBinding dhcpStaticBinding,
AsyncCallback<DhcpStaticBinding> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticBindings.create(String serverId,
DhcpStaticBinding dhcpStaticBinding,
AsyncCallback<DhcpStaticBinding> asyncCallback,
InvocationConfig invocationConfig)
Create a static binding for a DHCP server
|
DhcpStaticBinding |
StaticBindingsStub.create(String serverId,
DhcpStaticBinding dhcpStaticBinding,
InvocationConfig invocationConfig) |
DhcpStaticBinding |
StaticBindings.create(String serverId,
DhcpStaticBinding dhcpStaticBinding,
InvocationConfig invocationConfig)
Create a static binding for a DHCP server
|
void |
StaticBindingsStub.delete(String serverId,
String bindingId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticBindings.delete(String serverId,
String bindingId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a static binding
|
void |
IpPools.delete(String serverId,
String poolId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a DHCP server's IP pool
|
void |
IpPoolsStub.delete(String serverId,
String poolId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticBindingsStub.delete(String serverId,
String bindingId,
InvocationConfig invocationConfig) |
void |
StaticBindings.delete(String serverId,
String bindingId,
InvocationConfig invocationConfig)
Delete a static binding
|
void |
IpPools.delete(String serverId,
String poolId,
InvocationConfig invocationConfig)
Delete a DHCP server's IP pool
|
void |
IpPoolsStub.delete(String serverId,
String poolId,
InvocationConfig invocationConfig) |
void |
StatusStub.get(String serverId,
AsyncCallback<DhcpServerStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String serverId,
AsyncCallback<DhcpServerStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns the service status of the given dhcp server.
|
void |
StatisticsStub.get(String serverId,
AsyncCallback<DhcpStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String serverId,
AsyncCallback<DhcpStatistics> asyncCallback,
InvocationConfig invocationConfig)
Returns the statistics of the given dhcp server.
|
DhcpServerStatus |
StatusStub.get(String serverId,
InvocationConfig invocationConfig) |
DhcpStatistics |
StatisticsStub.get(String serverId,
InvocationConfig invocationConfig) |
DhcpStatistics |
Statistics.get(String serverId,
InvocationConfig invocationConfig)
Returns the statistics of the given dhcp server.
|
DhcpServerStatus |
Status.get(String serverId,
InvocationConfig invocationConfig)
Returns the service status of the given dhcp server.
|
void |
IpPools.get(String serverId,
String poolId,
AsyncCallback<DhcpIpPool> asyncCallback,
InvocationConfig invocationConfig)
Get a DHCP server's IP pool with the specified pool ID
|
void |
IpPoolsStub.get(String serverId,
String poolId,
AsyncCallback<DhcpIpPool> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticBindingsStub.get(String serverId,
String bindingId,
AsyncCallback<DhcpStaticBinding> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticBindings.get(String serverId,
String bindingId,
AsyncCallback<DhcpStaticBinding> asyncCallback,
InvocationConfig invocationConfig)
Get a DHCP server's static binding with the specified binding ID
|
DhcpStaticBinding |
StaticBindingsStub.get(String serverId,
String bindingId,
InvocationConfig invocationConfig) |
DhcpStaticBinding |
StaticBindings.get(String serverId,
String bindingId,
InvocationConfig invocationConfig)
Get a DHCP server's static binding with the specified binding ID
|
DhcpIpPool |
IpPools.get(String serverId,
String poolId,
InvocationConfig invocationConfig)
Get a DHCP server's IP pool with the specified pool ID
|
DhcpIpPool |
IpPoolsStub.get(String serverId,
String poolId,
InvocationConfig invocationConfig) |
void |
Leases.get(String serverId,
String address,
String poolId,
String source,
AsyncCallback<DhcpLeases> asyncCallback,
InvocationConfig invocationConfig)
Get lease info of a given dhcp server id.
|
void |
LeasesStub.get(String serverId,
String address,
String poolId,
String source,
AsyncCallback<DhcpLeases> asyncCallback,
InvocationConfig invocationConfig) |
DhcpLeases |
Leases.get(String serverId,
String address,
String poolId,
String source,
InvocationConfig invocationConfig)
Get lease info of a given dhcp server id.
|
DhcpLeases |
LeasesStub.get(String serverId,
String address,
String poolId,
String source,
InvocationConfig invocationConfig) |
void |
IpPools.list(String serverId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpIpPoolListResult> asyncCallback,
InvocationConfig invocationConfig)
Get a paginated list of a DHCP server's IP pools
|
void |
IpPoolsStub.list(String serverId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpIpPoolListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticBindingsStub.list(String serverId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpStaticBindingListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticBindings.list(String serverId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DhcpStaticBindingListResult> asyncCallback,
InvocationConfig invocationConfig)
Get a paginated list of a DHCP server's static bindings
|
DhcpStaticBindingListResult |
StaticBindingsStub.list(String serverId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
DhcpStaticBindingListResult |
StaticBindings.list(String serverId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get a paginated list of a DHCP server's static bindings
|
DhcpIpPoolListResult |
IpPools.list(String serverId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get a paginated list of a DHCP server's IP pools
|
DhcpIpPoolListResult |
IpPoolsStub.list(String serverId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
IpPools.update(String serverId,
String poolId,
DhcpIpPool dhcpIpPool,
AsyncCallback<DhcpIpPool> asyncCallback,
InvocationConfig invocationConfig)
Update a DHCP server's IP pool
|
void |
IpPoolsStub.update(String serverId,
String poolId,
DhcpIpPool dhcpIpPool,
AsyncCallback<DhcpIpPool> asyncCallback,
InvocationConfig invocationConfig) |
DhcpIpPool |
IpPools.update(String serverId,
String poolId,
DhcpIpPool dhcpIpPool,
InvocationConfig invocationConfig)
Update a DHCP server's IP pool
|
DhcpIpPool |
IpPoolsStub.update(String serverId,
String poolId,
DhcpIpPool dhcpIpPool,
InvocationConfig invocationConfig) |
void |
StaticBindingsStub.update(String serverId,
String bindingId,
DhcpStaticBinding dhcpStaticBinding,
AsyncCallback<DhcpStaticBinding> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticBindings.update(String serverId,
String bindingId,
DhcpStaticBinding dhcpStaticBinding,
AsyncCallback<DhcpStaticBinding> asyncCallback,
InvocationConfig invocationConfig)
Update a DHCP server's static binding
|
DhcpStaticBinding |
StaticBindingsStub.update(String serverId,
String bindingId,
DhcpStaticBinding dhcpStaticBinding,
InvocationConfig invocationConfig) |
DhcpStaticBinding |
StaticBindings.update(String serverId,
String bindingId,
DhcpStaticBinding dhcpStaticBinding,
InvocationConfig invocationConfig)
Update a DHCP server's static binding
|
| Modifier and Type | Method and Description |
|---|---|
void |
Forwarders.clearcache(String forwarderId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Clear the current cache of the dns forwarder.
|
void |
ForwardersStub.clearcache(String forwarderId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Forwarders.clearcache(String forwarderId,
InvocationConfig invocationConfig)
Clear the current cache of the dns forwarder.
|
void |
ForwardersStub.clearcache(String forwarderId,
InvocationConfig invocationConfig) |
void |
Forwarders.create(DnsForwarder dnsForwarder,
AsyncCallback<DnsForwarder> asyncCallback,
InvocationConfig invocationConfig)
Create a dns forwader upon a logical router.
|
void |
ForwardersStub.create(DnsForwarder dnsForwarder,
AsyncCallback<DnsForwarder> asyncCallback,
InvocationConfig invocationConfig) |
DnsForwarder |
Forwarders.create(DnsForwarder dnsForwarder,
InvocationConfig invocationConfig)
Create a dns forwader upon a logical router.
|
DnsForwarder |
ForwardersStub.create(DnsForwarder dnsForwarder,
InvocationConfig invocationConfig) |
void |
Forwarders.delete(String forwarderId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a specific dns forwarder.
|
void |
ForwardersStub.delete(String forwarderId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Forwarders.delete(String forwarderId,
InvocationConfig invocationConfig)
Delete a specific dns forwarder.
|
void |
ForwardersStub.delete(String forwarderId,
InvocationConfig invocationConfig) |
void |
Forwarders.get(String forwarderId,
AsyncCallback<DnsForwarder> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a dns forwarder.
|
void |
ForwardersStub.get(String forwarderId,
AsyncCallback<DnsForwarder> asyncCallback,
InvocationConfig invocationConfig) |
DnsForwarder |
Forwarders.get(String forwarderId,
InvocationConfig invocationConfig)
Retrieve a dns forwarder.
|
DnsForwarder |
ForwardersStub.get(String forwarderId,
InvocationConfig invocationConfig) |
void |
Forwarders.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DnsForwarderListResult> asyncCallback,
InvocationConfig invocationConfig)
Get a paginated list of dns forwarders.
|
void |
ForwardersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<DnsForwarderListResult> asyncCallback,
InvocationConfig invocationConfig) |
DnsForwarderListResult |
Forwarders.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get a paginated list of dns forwarders.
|
DnsForwarderListResult |
ForwardersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
Forwarders.update(String forwarderId,
DnsForwarder dnsForwarder,
AsyncCallback<DnsForwarder> asyncCallback,
InvocationConfig invocationConfig)
Update a specific dns forwarder.
|
void |
ForwardersStub.update(String forwarderId,
DnsForwarder dnsForwarder,
AsyncCallback<DnsForwarder> asyncCallback,
InvocationConfig invocationConfig) |
DnsForwarder |
Forwarders.update(String forwarderId,
DnsForwarder dnsForwarder,
InvocationConfig invocationConfig)
Update a specific dns forwarder.
|
DnsForwarder |
ForwardersStub.update(String forwarderId,
DnsForwarder dnsForwarder,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Nslookup.get(String forwarderId,
String address,
AsyncCallback<DnsAnswer> asyncCallback,
InvocationConfig invocationConfig)
Query the nameserver for an ip-address or a FQDN of the given an address
optionally using an specified DNS server.
|
void |
NslookupStub.get(String forwarderId,
String address,
AsyncCallback<DnsAnswer> asyncCallback,
InvocationConfig invocationConfig) |
DnsAnswer |
Nslookup.get(String forwarderId,
String address,
InvocationConfig invocationConfig)
Query the nameserver for an ip-address or a FQDN of the given an address
optionally using an specified DNS server.
|
DnsAnswer |
NslookupStub.get(String forwarderId,
String address,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Accept.create(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Accept end user license agreement
|
void |
AcceptStub.create(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Accept.create(InvocationConfig invocationConfig)
Accept end user license agreement
|
void |
AcceptStub.create(InvocationConfig invocationConfig) |
void |
Acceptance.get(AsyncCallback<EULAAcceptance> asyncCallback,
InvocationConfig invocationConfig)
Return the acceptance status of end user license agreement
|
void |
AcceptanceStub.get(AsyncCallback<EULAAcceptance> asyncCallback,
InvocationConfig invocationConfig) |
EULAAcceptance |
Acceptance.get(InvocationConfig invocationConfig)
Return the acceptance status of end user license agreement
|
EULAAcceptance |
AcceptanceStub.get(InvocationConfig invocationConfig) |
void |
ContentStub.get(String cursor,
String format,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EULAContent> asyncCallback,
InvocationConfig invocationConfig) |
void |
Content.get(String cursor,
String format,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EULAContent> asyncCallback,
InvocationConfig invocationConfig)
Return the content of end user license agreement in the specified format.
|
EULAContent |
ContentStub.get(String cursor,
String format,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
EULAContent |
Content.get(String cursor,
String format,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Return the content of end user license agreement in the specified format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComputeCollectionFabricTemplatesStub.create(ComputeCollectionFabricTemplate computeCollectionFabricTemplate,
AsyncCallback<ComputeCollectionFabricTemplate> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionFabricTemplates.create(ComputeCollectionFabricTemplate computeCollectionFabricTemplate,
AsyncCallback<ComputeCollectionFabricTemplate> asyncCallback,
InvocationConfig invocationConfig)
Fabric templates are fabric configurations applied at the compute collection
level.
|
ComputeCollectionFabricTemplate |
ComputeCollectionFabricTemplatesStub.create(ComputeCollectionFabricTemplate computeCollectionFabricTemplate,
InvocationConfig invocationConfig) |
ComputeCollectionFabricTemplate |
ComputeCollectionFabricTemplates.create(ComputeCollectionFabricTemplate computeCollectionFabricTemplate,
InvocationConfig invocationConfig)
Fabric templates are fabric configurations applied at the compute collection
level.
|
void |
ComputeManagersStub.create(ComputeManager computeManager,
AsyncCallback<ComputeManager> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeManagers.create(ComputeManager computeManager,
AsyncCallback<ComputeManager> asyncCallback,
InvocationConfig invocationConfig)
Registers compute manager with NSX.
|
ComputeManager |
ComputeManagersStub.create(ComputeManager computeManager,
InvocationConfig invocationConfig) |
ComputeManager |
ComputeManagers.create(ComputeManager computeManager,
InvocationConfig invocationConfig)
Registers compute manager with NSX.
|
void |
ComputeCollections.create(String ccExtId,
String action,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Perform action specific to NSX on the compute-collection
|
void |
ComputeCollectionsStub.create(String ccExtId,
String action,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollections.create(String ccExtId,
String action,
InvocationConfig invocationConfig)
Perform action specific to NSX on the compute-collection
|
void |
ComputeCollectionsStub.create(String ccExtId,
String action,
InvocationConfig invocationConfig) |
void |
Nodes.create(Structure node,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Creates a host node (hypervisor) or edge node (router) in the transport network.
|
void |
NodesStub.create(Structure node,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Nodes.create(Structure node,
InvocationConfig invocationConfig)
Creates a host node (hypervisor) or edge node (router) in the transport network.
|
Structure |
NodesStub.create(Structure node,
InvocationConfig invocationConfig) |
void |
Nodes.create0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Invoke POST request on target fabric node
|
void |
NodesStub.create0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Nodes.create0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig)
Invoke POST request on target fabric node
|
void |
NodesStub.create0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig) |
void |
ComputeManagersStub.delete(String computeManagerId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionFabricTemplatesStub.delete(String fabricTemplateId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeManagers.delete(String computeManagerId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Unregisters a specified compute manager
|
void |
ComputeCollectionFabricTemplates.delete(String fabricTemplateId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes compute collection fabric template for the given id
|
void |
Nodes.delete(String nodeId,
Boolean unprepareHost,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes a specified fabric node (host or edge).
|
void |
NodesStub.delete(String nodeId,
Boolean unprepareHost,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Nodes.delete(String nodeId,
Boolean unprepareHost,
InvocationConfig invocationConfig)
Removes a specified fabric node (host or edge).
|
void |
NodesStub.delete(String nodeId,
Boolean unprepareHost,
InvocationConfig invocationConfig) |
void |
ComputeManagersStub.delete(String computeManagerId,
InvocationConfig invocationConfig) |
void |
ComputeCollectionFabricTemplatesStub.delete(String fabricTemplateId,
InvocationConfig invocationConfig) |
void |
ComputeManagers.delete(String computeManagerId,
InvocationConfig invocationConfig)
Unregisters a specified compute manager
|
void |
ComputeCollectionFabricTemplates.delete(String fabricTemplateId,
InvocationConfig invocationConfig)
Deletes compute collection fabric template for the given id
|
void |
Nodes.delete0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Invoke DELETE request on target fabric node
|
void |
NodesStub.delete0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Nodes.delete0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig)
Invoke DELETE request on target fabric node
|
void |
NodesStub.delete0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig) |
void |
ComputeCollections.get(String ccExtId,
AsyncCallback<ComputeCollection> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specific compute collection.
|
void |
ComputeCollectionsStub.get(String ccExtId,
AsyncCallback<ComputeCollection> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionFabricTemplatesStub.get(String fabricTemplateId,
AsyncCallback<ComputeCollectionFabricTemplate> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionFabricTemplates.get(String fabricTemplateId,
AsyncCallback<ComputeCollectionFabricTemplate> asyncCallback,
InvocationConfig invocationConfig)
Get compute collection fabric template for the given id
|
void |
ComputeManagersStub.get(String computeManagerId,
AsyncCallback<ComputeManager> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeManagers.get(String computeManagerId,
AsyncCallback<ComputeManager> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specific compute manager
|
void |
DiscoveredNodes.get(String nodeExtId,
AsyncCallback<DiscoveredNode> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specific discovered node.
|
void |
DiscoveredNodesStub.get(String nodeExtId,
AsyncCallback<DiscoveredNode> asyncCallback,
InvocationConfig invocationConfig) |
void |
Nodes.get(String nodeId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specific fabric node (host or edge).
|
void |
NodesStub.get(String nodeId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
DiscoveredNode |
DiscoveredNodes.get(String nodeExtId,
InvocationConfig invocationConfig)
Returns information about a specific discovered node.
|
ComputeManager |
ComputeManagersStub.get(String computeManagerId,
InvocationConfig invocationConfig) |
ComputeCollectionFabricTemplate |
ComputeCollectionFabricTemplatesStub.get(String fabricTemplateId,
InvocationConfig invocationConfig) |
Structure |
Nodes.get(String nodeId,
InvocationConfig invocationConfig)
Returns information about a specific fabric node (host or edge).
|
ComputeCollection |
ComputeCollections.get(String ccExtId,
InvocationConfig invocationConfig)
Returns information about a specific compute collection.
|
DiscoveredNode |
DiscoveredNodesStub.get(String nodeExtId,
InvocationConfig invocationConfig) |
ComputeCollection |
ComputeCollectionsStub.get(String ccExtId,
InvocationConfig invocationConfig) |
ComputeManager |
ComputeManagers.get(String computeManagerId,
InvocationConfig invocationConfig)
Returns information about a specific compute manager
|
Structure |
NodesStub.get(String nodeId,
InvocationConfig invocationConfig) |
ComputeCollectionFabricTemplate |
ComputeCollectionFabricTemplates.get(String fabricTemplateId,
InvocationConfig invocationConfig)
Get compute collection fabric template for the given id
|
void |
Nodes.get0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Invoke GET request on target fabric node
|
void |
NodesStub.get0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Nodes.get0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig)
Invoke GET request on target fabric node
|
void |
NodesStub.get0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig) |
void |
DiscoveredNodes.hostprep(String nodeExtId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Prepares(hostprep) discovered node for NSX.
|
void |
DiscoveredNodesStub.hostprep(String nodeExtId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
DiscoveredNodes.hostprep(String nodeExtId,
InvocationConfig invocationConfig)
Prepares(hostprep) discovered node for NSX.
|
Structure |
DiscoveredNodesStub.hostprep(String nodeExtId,
InvocationConfig invocationConfig) |
void |
ComputeCollectionFabricTemplatesStub.list(String computeCollectionId,
AsyncCallback<ComputeCollectionFabricTemplateListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionFabricTemplates.list(String computeCollectionId,
AsyncCallback<ComputeCollectionFabricTemplateListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns compute collection fabric templates
|
ComputeCollectionFabricTemplateListResult |
ComputeCollectionFabricTemplatesStub.list(String computeCollectionId,
InvocationConfig invocationConfig) |
ComputeCollectionFabricTemplateListResult |
ComputeCollectionFabricTemplates.list(String computeCollectionId,
InvocationConfig invocationConfig)
Returns compute collection fabric templates
|
void |
ComputeManagersStub.list(String cursor,
String includedFields,
String originType,
Long pageSize,
String server,
Boolean sortAscending,
String sortBy,
AsyncCallback<ComputeManagerListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeManagers.list(String cursor,
String includedFields,
String originType,
Long pageSize,
String server,
Boolean sortAscending,
String sortBy,
AsyncCallback<ComputeManagerListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all compute managers.
|
ComputeManagerListResult |
ComputeManagersStub.list(String cursor,
String includedFields,
String originType,
Long pageSize,
String server,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
ComputeManagerListResult |
ComputeManagers.list(String cursor,
String includedFields,
String originType,
Long pageSize,
String server,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all compute managers.
|
void |
VirtualMachines.list(String cursor,
String displayName,
String externalId,
String hostId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VirtualMachineListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all virtual machines.
|
void |
VirtualMachinesStub.list(String cursor,
String displayName,
String externalId,
String hostId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VirtualMachineListResult> asyncCallback,
InvocationConfig invocationConfig) |
VirtualMachineListResult |
VirtualMachines.list(String cursor,
String displayName,
String externalId,
String hostId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all virtual machines.
|
VirtualMachineListResult |
VirtualMachinesStub.list(String cursor,
String displayName,
String externalId,
String hostId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
Vifs.list(String cursor,
String hostId,
String includedFields,
String lportAttachmentId,
String ownerVmId,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vmId,
AsyncCallback<VirtualNetworkInterfaceListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all VIFs.
|
void |
VifsStub.list(String cursor,
String hostId,
String includedFields,
String lportAttachmentId,
String ownerVmId,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vmId,
AsyncCallback<VirtualNetworkInterfaceListResult> asyncCallback,
InvocationConfig invocationConfig) |
VirtualNetworkInterfaceListResult |
Vifs.list(String cursor,
String hostId,
String includedFields,
String lportAttachmentId,
String ownerVmId,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vmId,
InvocationConfig invocationConfig)
Returns information about all VIFs.
|
VirtualNetworkInterfaceListResult |
VifsStub.list(String cursor,
String hostId,
String includedFields,
String lportAttachmentId,
String ownerVmId,
Long pageSize,
Boolean sortAscending,
String sortBy,
String vmId,
InvocationConfig invocationConfig) |
void |
Nodes.list(String cursor,
String discoveredNodeId,
String displayName,
String externalId,
String hardwareId,
String hypervisorOsType,
String includedFields,
String ipAddress,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<NodeListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all fabric nodes (hosts and edges).
|
void |
NodesStub.list(String cursor,
String discoveredNodeId,
String displayName,
String externalId,
String hardwareId,
String hypervisorOsType,
String includedFields,
String ipAddress,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
AsyncCallback<NodeListResult> asyncCallback,
InvocationConfig invocationConfig) |
NodeListResult |
Nodes.list(String cursor,
String discoveredNodeId,
String displayName,
String externalId,
String hardwareId,
String hypervisorOsType,
String includedFields,
String ipAddress,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all fabric nodes (hosts and edges).
|
NodeListResult |
NodesStub.list(String cursor,
String discoveredNodeId,
String displayName,
String externalId,
String hardwareId,
String hypervisorOsType,
String includedFields,
String ipAddress,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
ComputeCollections.list(String cmLocalId,
String cursor,
String discoveredNodeId,
String displayName,
String externalId,
String includedFields,
String nodeId,
String originId,
String originType,
String ownerId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ComputeCollectionListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all compute collections.
|
void |
ComputeCollectionsStub.list(String cmLocalId,
String cursor,
String discoveredNodeId,
String displayName,
String externalId,
String includedFields,
String nodeId,
String originId,
String originType,
String ownerId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<ComputeCollectionListResult> asyncCallback,
InvocationConfig invocationConfig) |
ComputeCollectionListResult |
ComputeCollections.list(String cmLocalId,
String cursor,
String discoveredNodeId,
String displayName,
String externalId,
String includedFields,
String nodeId,
String originId,
String originType,
String ownerId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all compute collections.
|
ComputeCollectionListResult |
ComputeCollectionsStub.list(String cmLocalId,
String cursor,
String discoveredNodeId,
String displayName,
String externalId,
String includedFields,
String nodeId,
String originId,
String originType,
String ownerId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
DiscoveredNodes.list(String cmLocalId,
String cursor,
String displayName,
String externalId,
String hasParent,
String includedFields,
String ipAddress,
String nodeId,
String nodeType,
String originId,
Long pageSize,
String parentComputeCollection,
Boolean sortAscending,
String sortBy,
AsyncCallback<DiscoveredNodeListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all discovered nodes.
|
void |
DiscoveredNodesStub.list(String cmLocalId,
String cursor,
String displayName,
String externalId,
String hasParent,
String includedFields,
String ipAddress,
String nodeId,
String nodeType,
String originId,
Long pageSize,
String parentComputeCollection,
Boolean sortAscending,
String sortBy,
AsyncCallback<DiscoveredNodeListResult> asyncCallback,
InvocationConfig invocationConfig) |
DiscoveredNodeListResult |
DiscoveredNodes.list(String cmLocalId,
String cursor,
String displayName,
String externalId,
String hasParent,
String includedFields,
String ipAddress,
String nodeId,
String nodeType,
String originId,
Long pageSize,
String parentComputeCollection,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all discovered nodes.
|
DiscoveredNodeListResult |
DiscoveredNodesStub.list(String cmLocalId,
String cursor,
String displayName,
String externalId,
String hasParent,
String includedFields,
String ipAddress,
String nodeId,
String nodeType,
String originId,
Long pageSize,
String parentComputeCollection,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
Nodes.performaction(String nodeId,
String action,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
The supported fabric node actions are enter_maintenance_mode,
exit_maintenance_mode for EdgeNode.
|
void |
NodesStub.performaction(String nodeId,
String action,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Nodes.performaction(String nodeId,
String action,
InvocationConfig invocationConfig)
The supported fabric node actions are enter_maintenance_mode,
exit_maintenance_mode for EdgeNode.
|
Structure |
NodesStub.performaction(String nodeId,
String action,
InvocationConfig invocationConfig) |
void |
Nodes.restartinventorysync(String nodeId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Restart the inventory sync for the node if it is currently internally paused.
|
void |
NodesStub.restartinventorysync(String nodeId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Nodes.restartinventorysync(String nodeId,
InvocationConfig invocationConfig)
Restart the inventory sync for the node if it is currently internally paused.
|
void |
NodesStub.restartinventorysync(String nodeId,
InvocationConfig invocationConfig) |
void |
ComputeCollectionFabricTemplatesStub.update(String fabricTemplateId,
ComputeCollectionFabricTemplate computeCollectionFabricTemplate,
AsyncCallback<ComputeCollectionFabricTemplate> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeCollectionFabricTemplates.update(String fabricTemplateId,
ComputeCollectionFabricTemplate computeCollectionFabricTemplate,
AsyncCallback<ComputeCollectionFabricTemplate> asyncCallback,
InvocationConfig invocationConfig)
Updates compute collection fabric template for the given id
|
ComputeCollectionFabricTemplate |
ComputeCollectionFabricTemplatesStub.update(String fabricTemplateId,
ComputeCollectionFabricTemplate computeCollectionFabricTemplate,
InvocationConfig invocationConfig) |
ComputeCollectionFabricTemplate |
ComputeCollectionFabricTemplates.update(String fabricTemplateId,
ComputeCollectionFabricTemplate computeCollectionFabricTemplate,
InvocationConfig invocationConfig)
Updates compute collection fabric template for the given id
|
void |
ComputeManagersStub.update(String computeManagerId,
ComputeManager computeManager,
AsyncCallback<ComputeManager> asyncCallback,
InvocationConfig invocationConfig) |
void |
ComputeManagers.update(String computeManagerId,
ComputeManager computeManager,
AsyncCallback<ComputeManager> asyncCallback,
InvocationConfig invocationConfig)
Updates a specified compute manager
|
ComputeManager |
ComputeManagersStub.update(String computeManagerId,
ComputeManager computeManager,
InvocationConfig invocationConfig) |
ComputeManager |
ComputeManagers.update(String computeManagerId,
ComputeManager computeManager,
InvocationConfig invocationConfig)
Updates a specified compute manager
|
void |
Nodes.update(String nodeId,
Structure node,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Modifies attributes of a fabric node (host or edge).
|
void |
NodesStub.update(String nodeId,
Structure node,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Nodes.update(String nodeId,
Structure node,
InvocationConfig invocationConfig)
Modifies attributes of a fabric node (host or edge).
|
Structure |
NodesStub.update(String nodeId,
Structure node,
InvocationConfig invocationConfig) |
void |
Nodes.update0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Invoke PUT request on target fabric node
|
void |
NodesStub.update0(String targetNodeId,
String targetUri,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Nodes.update0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig)
Invoke PUT request on target fabric node
|
void |
NodesStub.update0(String targetNodeId,
String targetUri,
InvocationConfig invocationConfig) |
void |
VirtualMachines.updatetags(VirtualMachineTagUpdate virtualMachineTagUpdate,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Update tags applied to the virtual machine.
|
void |
VirtualMachinesStub.updatetags(VirtualMachineTagUpdate virtualMachineTagUpdate,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
VirtualMachines.updatetags(VirtualMachineTagUpdate virtualMachineTagUpdate,
InvocationConfig invocationConfig)
Update tags applied to the virtual machine.
|
void |
VirtualMachinesStub.updatetags(VirtualMachineTagUpdate virtualMachineTagUpdate,
InvocationConfig invocationConfig) |
void |
Nodes.upgradeinfra(String nodeId,
Boolean disableVmMigration,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Perform a service deployment upgrade on a host node
|
void |
NodesStub.upgradeinfra(String nodeId,
Boolean disableVmMigration,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Nodes.upgradeinfra(String nodeId,
Boolean disableVmMigration,
InvocationConfig invocationConfig)
Perform a service deployment upgrade on a host node
|
Structure |
NodesStub.upgradeinfra(String nodeId,
Boolean disableVmMigration,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
PhysicalInterfacesStub.list(String ccExtId,
AsyncCallback<ComputeCollectionNetworkInterfacesListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
PhysicalInterfaces.list(String ccExtId,
AsyncCallback<ComputeCollectionNetworkInterfacesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns list of physical network interfaces for all discovered nodes in compute
collection.
|
ComputeCollectionNetworkInterfacesListResult |
PhysicalInterfacesStub.list(String ccExtId,
InvocationConfig invocationConfig) |
ComputeCollectionNetworkInterfacesListResult |
PhysicalInterfaces.list(String ccExtId,
InvocationConfig invocationConfig)
Returns list of physical network interfaces for all discovered nodes in compute
collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(String computeManagerId,
AsyncCallback<ComputeManagerStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String computeManagerId,
AsyncCallback<ComputeManagerStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns connection and version information about a compute manager
|
void |
State.get(String computeManagerId,
AsyncCallback<ConfigurationState> asyncCallback,
InvocationConfig invocationConfig)
Get the realized state of a compute manager
|
void |
StateStub.get(String computeManagerId,
AsyncCallback<ConfigurationState> asyncCallback,
InvocationConfig invocationConfig) |
ComputeManagerStatus |
StatusStub.get(String computeManagerId,
InvocationConfig invocationConfig) |
ConfigurationState |
State.get(String computeManagerId,
InvocationConfig invocationConfig)
Get the realized state of a compute manager
|
ConfigurationState |
StateStub.get(String computeManagerId,
InvocationConfig invocationConfig) |
ComputeManagerStatus |
Status.get(String computeManagerId,
InvocationConfig invocationConfig)
Returns connection and version information about a compute manager
|
| Modifier and Type | Method and Description |
|---|---|
void |
State.get(String nodeId,
AsyncCallback<ConfigurationState> asyncCallback,
InvocationConfig invocationConfig)
For edge nodes, returns the current install state when deployment is in
progress, NODE_READY when deployment is complete and the failure state when
deployment has failed.
|
void |
StateStub.get(String nodeId,
AsyncCallback<ConfigurationState> asyncCallback,
InvocationConfig invocationConfig) |
void |
Capabilities.get(String nodeId,
AsyncCallback<NodeCapabilitiesResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about capabilities of a single fabric host node.
|
void |
CapabilitiesStub.get(String nodeId,
AsyncCallback<NodeCapabilitiesResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ModulesStub.get(String nodeId,
AsyncCallback<SoftwareModuleResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Modules.get(String nodeId,
AsyncCallback<SoftwareModuleResult> asyncCallback,
InvocationConfig invocationConfig)
Get the module details of a Fabric Node
|
SoftwareModuleResult |
ModulesStub.get(String nodeId,
InvocationConfig invocationConfig) |
NodeCapabilitiesResult |
Capabilities.get(String nodeId,
InvocationConfig invocationConfig)
Returns information about capabilities of a single fabric host node.
|
SoftwareModuleResult |
Modules.get(String nodeId,
InvocationConfig invocationConfig)
Get the module details of a Fabric Node
|
ConfigurationState |
State.get(String nodeId,
InvocationConfig invocationConfig)
For edge nodes, returns the current install state when deployment is in
progress, NODE_READY when deployment is complete and the failure state when
deployment has failed.
|
ConfigurationState |
StateStub.get(String nodeId,
InvocationConfig invocationConfig) |
NodeCapabilitiesResult |
CapabilitiesStub.get(String nodeId,
InvocationConfig invocationConfig) |
void |
StatusStub.get(String nodeId,
String source,
AsyncCallback<NodeStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String nodeId,
String source,
AsyncCallback<NodeStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns connectivity, heartbeat, and version information about a fabric node
(host or edge).
|
NodeStatus |
StatusStub.get(String nodeId,
String source,
InvocationConfig invocationConfig) |
NodeStatus |
Status.get(String nodeId,
String source,
InvocationConfig invocationConfig)
Returns connectivity, heartbeat, and version information about a fabric node
(host or edge).
|
void |
StatusStub.getall(String nodeIds,
AsyncCallback<NodeStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.getall(String nodeIds,
AsyncCallback<NodeStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns connectivity, heartbeat, and version information about all fabric nodes
(host or edge).
|
NodeStatusListResult |
StatusStub.getall(String nodeIds,
InvocationConfig invocationConfig) |
NodeStatusListResult |
Status.getall(String nodeIds,
InvocationConfig invocationConfig)
Returns connectivity, heartbeat, and version information about all fabric nodes
(host or edge).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Interfaces.get(String nodeId,
String interfaceId,
String source,
AsyncCallback<NodeInterfaceProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns detailed information about the specified interface.
|
void |
InterfacesStub.get(String nodeId,
String interfaceId,
String source,
AsyncCallback<NodeInterfaceProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeInterfaceProperties |
Interfaces.get(String nodeId,
String interfaceId,
String source,
InvocationConfig invocationConfig)
Returns detailed information about the specified interface.
|
NodeInterfaceProperties |
InterfacesStub.get(String nodeId,
String interfaceId,
String source,
InvocationConfig invocationConfig) |
void |
Interfaces.list(String nodeId,
String source,
AsyncCallback<NodeInterfacePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the number of interfaces on the node and detailed information about each
interface.
|
void |
InterfacesStub.list(String nodeId,
String source,
AsyncCallback<NodeInterfacePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
NodeInterfacePropertiesListResult |
Interfaces.list(String nodeId,
String source,
InvocationConfig invocationConfig)
Returns the number of interfaces on the node and detailed information about each
interface.
|
NodeInterfacePropertiesListResult |
InterfacesStub.list(String nodeId,
String source,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsStub.get(String nodeId,
String interfaceId,
String source,
AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Stats.get(String nodeId,
String interfaceId,
String source,
AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
NodeInterfaceStatisticsProperties |
StatsStub.get(String nodeId,
String interfaceId,
String source,
InvocationConfig invocationConfig) |
NodeInterfaceStatisticsProperties |
Stats.get(String nodeId,
String interfaceId,
String source,
InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Excludelist.addmember(ResourceReference resourceReference,
AsyncCallback<ResourceReference> asyncCallback,
InvocationConfig invocationConfig)
Add a new object in the exclude list
|
void |
ExcludelistStub.addmember(ResourceReference resourceReference,
AsyncCallback<ResourceReference> asyncCallback,
InvocationConfig invocationConfig) |
ResourceReference |
Excludelist.addmember(ResourceReference resourceReference,
InvocationConfig invocationConfig)
Add a new object in the exclude list
|
ResourceReference |
ExcludelistStub.addmember(ResourceReference resourceReference,
InvocationConfig invocationConfig) |
void |
Excludelist.checkifexists(String objectId,
AsyncCallback<ResourceReference> asyncCallback,
InvocationConfig invocationConfig)
Check if the object a member of the exclude list
|
void |
ExcludelistStub.checkifexists(String objectId,
AsyncCallback<ResourceReference> asyncCallback,
InvocationConfig invocationConfig) |
ResourceReference |
Excludelist.checkifexists(String objectId,
InvocationConfig invocationConfig)
Check if the object a member of the exclude list
|
ResourceReference |
ExcludelistStub.checkifexists(String objectId,
InvocationConfig invocationConfig) |
void |
Sections.create(FirewallSection firewallSection,
String id,
String operation,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig)
Creates new empty firewall section in the system.
|
void |
SectionsStub.create(FirewallSection firewallSection,
String id,
String operation,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSection |
Sections.create(FirewallSection firewallSection,
String id,
String operation,
InvocationConfig invocationConfig)
Creates new empty firewall section in the system.
|
FirewallSection |
SectionsStub.create(FirewallSection firewallSection,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Sections.createwithrules(FirewallSectionRuleList firewallSectionRuleList,
String id,
String operation,
AsyncCallback<FirewallSectionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Creates a new firewall section with rules.
|
void |
SectionsStub.createwithrules(FirewallSectionRuleList firewallSectionRuleList,
String id,
String operation,
AsyncCallback<FirewallSectionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSectionRuleList |
Sections.createwithrules(FirewallSectionRuleList firewallSectionRuleList,
String id,
String operation,
InvocationConfig invocationConfig)
Creates a new firewall section with rules.
|
FirewallSectionRuleList |
SectionsStub.createwithrules(FirewallSectionRuleList firewallSectionRuleList,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Sections.delete(String sectionId,
Boolean cascade,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes firewall section from the system.
|
void |
SectionsStub.delete(String sectionId,
Boolean cascade,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Sections.delete(String sectionId,
Boolean cascade,
InvocationConfig invocationConfig)
Removes firewall section from the system.
|
void |
SectionsStub.delete(String sectionId,
Boolean cascade,
InvocationConfig invocationConfig) |
void |
StatusStub.disablefirewall(String contextType,
String id,
AsyncCallback<TargetResourceStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.disablefirewall(String contextType,
String id,
AsyncCallback<TargetResourceStatus> asyncCallback,
InvocationConfig invocationConfig)
Disable firewall on target resource in dfw context
|
TargetResourceStatus |
StatusStub.disablefirewall(String contextType,
String id,
InvocationConfig invocationConfig) |
TargetResourceStatus |
Status.disablefirewall(String contextType,
String id,
InvocationConfig invocationConfig)
Disable firewall on target resource in dfw context
|
void |
StatusStub.enablefirewall(String contextType,
String id,
AsyncCallback<TargetResourceStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.enablefirewall(String contextType,
String id,
AsyncCallback<TargetResourceStatus> asyncCallback,
InvocationConfig invocationConfig)
Enable firewall on target resource in dfw context
|
TargetResourceStatus |
StatusStub.enablefirewall(String contextType,
String id,
InvocationConfig invocationConfig) |
TargetResourceStatus |
Status.enablefirewall(String contextType,
String id,
InvocationConfig invocationConfig)
Enable firewall on target resource in dfw context
|
void |
Excludelist.get(AsyncCallback<ExcludeList> asyncCallback,
InvocationConfig invocationConfig)
Get list of entities in exclude list
|
void |
ExcludelistStub.get(AsyncCallback<ExcludeList> asyncCallback,
InvocationConfig invocationConfig) |
ExcludeList |
Excludelist.get(InvocationConfig invocationConfig)
Get list of entities in exclude list
|
ExcludeList |
ExcludelistStub.get(InvocationConfig invocationConfig) |
void |
Rules.get(String ruleId,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig)
Return existing firewall rule information.
|
void |
RulesStub.get(String ruleId,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig) |
void |
Sections.get(String sectionId,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig)
Returns information about firewall section for the identifier.
|
void |
SectionsStub.get(String sectionId,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig) |
void |
StatusStub.get(String contextType,
AsyncCallback<FirewallStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String contextType,
AsyncCallback<FirewallStatus> asyncCallback,
InvocationConfig invocationConfig)
Get firewall global status for dfw context
|
FirewallSection |
Sections.get(String sectionId,
InvocationConfig invocationConfig)
Returns information about firewall section for the identifier.
|
FirewallStatus |
StatusStub.get(String contextType,
InvocationConfig invocationConfig) |
FirewallSection |
SectionsStub.get(String sectionId,
InvocationConfig invocationConfig) |
FirewallStatus |
Status.get(String contextType,
InvocationConfig invocationConfig)
Get firewall global status for dfw context
|
FirewallRule |
Rules.get(String ruleId,
InvocationConfig invocationConfig)
Return existing firewall rule information.
|
FirewallRule |
RulesStub.get(String ruleId,
InvocationConfig invocationConfig) |
void |
StatusStub.get0(String contextType,
String id,
AsyncCallback<TargetResourceStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get0(String contextType,
String id,
AsyncCallback<TargetResourceStatus> asyncCallback,
InvocationConfig invocationConfig)
Get firewall status for target resource in dfw context
|
TargetResourceStatus |
StatusStub.get0(String contextType,
String id,
InvocationConfig invocationConfig) |
TargetResourceStatus |
Status.get0(String contextType,
String id,
InvocationConfig invocationConfig)
Get firewall status for target resource in dfw context
|
void |
StatusStub.list(AsyncCallback<FirewallStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.list(AsyncCallback<FirewallStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
List all firewall status for supported contexts
|
FirewallStatusListResult |
StatusStub.list(InvocationConfig invocationConfig) |
FirewallStatusListResult |
Status.list(InvocationConfig invocationConfig)
List all firewall status for supported contexts
|
void |
Sections.list(String appliedTos,
String cursor,
String destinations,
String enforcedOn,
String excludeAppliedToType,
String filterType,
String includeAppliedToType,
String includedFields,
Boolean locked,
Long pageSize,
Boolean searchInvalidReferences,
String searchScope,
String services,
Boolean sortAscending,
String sortBy,
String sources,
String type,
AsyncCallback<FirewallSectionListResult> asyncCallback,
InvocationConfig invocationConfig)
List all firewall section in paginated form.
|
void |
SectionsStub.list(String appliedTos,
String cursor,
String destinations,
String enforcedOn,
String excludeAppliedToType,
String filterType,
String includeAppliedToType,
String includedFields,
Boolean locked,
Long pageSize,
Boolean searchInvalidReferences,
String searchScope,
String services,
Boolean sortAscending,
String sortBy,
String sources,
String type,
AsyncCallback<FirewallSectionListResult> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSectionListResult |
Sections.list(String appliedTos,
String cursor,
String destinations,
String enforcedOn,
String excludeAppliedToType,
String filterType,
String includeAppliedToType,
String includedFields,
Boolean locked,
Long pageSize,
Boolean searchInvalidReferences,
String searchScope,
String services,
Boolean sortAscending,
String sortBy,
String sources,
String type,
InvocationConfig invocationConfig)
List all firewall section in paginated form.
|
FirewallSectionListResult |
SectionsStub.list(String appliedTos,
String cursor,
String destinations,
String enforcedOn,
String excludeAppliedToType,
String filterType,
String includeAppliedToType,
String includedFields,
Boolean locked,
Long pageSize,
Boolean searchInvalidReferences,
String searchScope,
String services,
Boolean sortAscending,
String sortBy,
String sources,
String type,
InvocationConfig invocationConfig) |
void |
Sections.listwithrules(String sectionId,
AsyncCallback<FirewallSectionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Returns firewall section information with rules for a section identifier.
|
void |
SectionsStub.listwithrules(String sectionId,
AsyncCallback<FirewallSectionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSectionRuleList |
Sections.listwithrules(String sectionId,
InvocationConfig invocationConfig)
Returns firewall section information with rules for a section identifier.
|
FirewallSectionRuleList |
SectionsStub.listwithrules(String sectionId,
InvocationConfig invocationConfig) |
void |
Sections.lock(String sectionId,
FirewallSectionLock firewallSectionLock,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig)
Lock a section
|
void |
SectionsStub.lock(String sectionId,
FirewallSectionLock firewallSectionLock,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSection |
Sections.lock(String sectionId,
FirewallSectionLock firewallSectionLock,
InvocationConfig invocationConfig)
Lock a section
|
FirewallSection |
SectionsStub.lock(String sectionId,
FirewallSectionLock firewallSectionLock,
InvocationConfig invocationConfig) |
void |
Excludelist.removemember(String objectId,
AsyncCallback<ResourceReference> asyncCallback,
InvocationConfig invocationConfig)
Remove an existing object from the exclude list
|
void |
ExcludelistStub.removemember(String objectId,
AsyncCallback<ResourceReference> asyncCallback,
InvocationConfig invocationConfig) |
ResourceReference |
Excludelist.removemember(String objectId,
InvocationConfig invocationConfig)
Remove an existing object from the exclude list
|
ResourceReference |
ExcludelistStub.removemember(String objectId,
InvocationConfig invocationConfig) |
void |
StatsStub.reset(String category,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Stats.reset(String category,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Sets firewall rule statistics counter to zero.
|
void |
StatsStub.reset(String category,
InvocationConfig invocationConfig) |
void |
Stats.reset(String category,
InvocationConfig invocationConfig)
Sets firewall rule statistics counter to zero.
|
void |
Sections.revise(String sectionId,
FirewallSection firewallSection,
String id,
String operation,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig)
Modifies an existing firewall section along with its relative position among
other firewall sections in the system.
|
void |
SectionsStub.revise(String sectionId,
FirewallSection firewallSection,
String id,
String operation,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSection |
Sections.revise(String sectionId,
FirewallSection firewallSection,
String id,
String operation,
InvocationConfig invocationConfig)
Modifies an existing firewall section along with its relative position among
other firewall sections in the system.
|
FirewallSection |
SectionsStub.revise(String sectionId,
FirewallSection firewallSection,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Sections.revisewithrules(String sectionId,
FirewallSectionRuleList firewallSectionRuleList,
String id,
String operation,
AsyncCallback<FirewallSectionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Modifies an existing firewall section along with its relative position among
other firewall sections with rules.
|
void |
SectionsStub.revisewithrules(String sectionId,
FirewallSectionRuleList firewallSectionRuleList,
String id,
String operation,
AsyncCallback<FirewallSectionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSectionRuleList |
Sections.revisewithrules(String sectionId,
FirewallSectionRuleList firewallSectionRuleList,
String id,
String operation,
InvocationConfig invocationConfig)
Modifies an existing firewall section along with its relative position among
other firewall sections with rules.
|
FirewallSectionRuleList |
SectionsStub.revisewithrules(String sectionId,
FirewallSectionRuleList firewallSectionRuleList,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Sections.unlock(String sectionId,
FirewallSectionLock firewallSectionLock,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig)
Unlock a section
|
void |
SectionsStub.unlock(String sectionId,
FirewallSectionLock firewallSectionLock,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSection |
Sections.unlock(String sectionId,
FirewallSectionLock firewallSectionLock,
InvocationConfig invocationConfig)
Unlock a section
|
FirewallSection |
SectionsStub.unlock(String sectionId,
FirewallSectionLock firewallSectionLock,
InvocationConfig invocationConfig) |
void |
Excludelist.update(ExcludeList excludeList,
AsyncCallback<ExcludeList> asyncCallback,
InvocationConfig invocationConfig)
Modify exclude list
|
void |
ExcludelistStub.update(ExcludeList excludeList,
AsyncCallback<ExcludeList> asyncCallback,
InvocationConfig invocationConfig) |
ExcludeList |
Excludelist.update(ExcludeList excludeList,
InvocationConfig invocationConfig)
Modify exclude list
|
ExcludeList |
ExcludelistStub.update(ExcludeList excludeList,
InvocationConfig invocationConfig) |
void |
Sections.update(String sectionId,
FirewallSection firewallSection,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified section, but does not modify the section's associated
rules.
|
void |
SectionsStub.update(String sectionId,
FirewallSection firewallSection,
AsyncCallback<FirewallSection> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSection |
Sections.update(String sectionId,
FirewallSection firewallSection,
InvocationConfig invocationConfig)
Modifies the specified section, but does not modify the section's associated
rules.
|
FirewallSection |
SectionsStub.update(String sectionId,
FirewallSection firewallSection,
InvocationConfig invocationConfig) |
void |
StatusStub.update(String contextType,
FirewallStatus firewallStatus,
AsyncCallback<FirewallStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.update(String contextType,
FirewallStatus firewallStatus,
AsyncCallback<FirewallStatus> asyncCallback,
InvocationConfig invocationConfig)
Update global firewall status for dfw context
|
FirewallStatus |
StatusStub.update(String contextType,
FirewallStatus firewallStatus,
InvocationConfig invocationConfig) |
FirewallStatus |
Status.update(String contextType,
FirewallStatus firewallStatus,
InvocationConfig invocationConfig)
Update global firewall status for dfw context
|
void |
Sections.updatewithrules(String sectionId,
FirewallSectionRuleList firewallSectionRuleList,
AsyncCallback<FirewallSectionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Modifies existing firewall section along with its association with rules.
|
void |
SectionsStub.updatewithrules(String sectionId,
FirewallSectionRuleList firewallSectionRuleList,
AsyncCallback<FirewallSectionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSectionRuleList |
Sections.updatewithrules(String sectionId,
FirewallSectionRuleList firewallSectionRuleList,
InvocationConfig invocationConfig)
Modifies existing firewall section along with its association with rules.
|
FirewallSectionRuleList |
SectionsStub.updatewithrules(String sectionId,
FirewallSectionRuleList firewallSectionRuleList,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
State.get(String ruleId,
Long barrierId,
String requestId,
AsyncCallback<RuleState> asyncCallback,
InvocationConfig invocationConfig)
Return realized state information of a firewall rule.
|
void |
StateStub.get(String ruleId,
Long barrierId,
String requestId,
AsyncCallback<RuleState> asyncCallback,
InvocationConfig invocationConfig) |
RuleState |
State.get(String ruleId,
Long barrierId,
String requestId,
InvocationConfig invocationConfig)
Return realized state information of a firewall rule.
|
RuleState |
StateStub.get(String ruleId,
Long barrierId,
String requestId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Rules.create(String sectionId,
FirewallRule firewallRule,
String id,
String operation,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig)
Adds a new firewall rule in existing firewall section.
|
void |
RulesStub.create(String sectionId,
FirewallRule firewallRule,
String id,
String operation,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig) |
FirewallRule |
Rules.create(String sectionId,
FirewallRule firewallRule,
String id,
String operation,
InvocationConfig invocationConfig)
Adds a new firewall rule in existing firewall section.
|
FirewallRule |
RulesStub.create(String sectionId,
FirewallRule firewallRule,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Rules.createmultiple(String sectionId,
FirewallRuleList firewallRuleList,
String id,
String operation,
AsyncCallback<FirewallRuleList> asyncCallback,
InvocationConfig invocationConfig)
Create multiple firewall rules in existing firewall section bounded by limit of
1000 firewall rules per section.
|
void |
RulesStub.createmultiple(String sectionId,
FirewallRuleList firewallRuleList,
String id,
String operation,
AsyncCallback<FirewallRuleList> asyncCallback,
InvocationConfig invocationConfig) |
FirewallRuleList |
Rules.createmultiple(String sectionId,
FirewallRuleList firewallRuleList,
String id,
String operation,
InvocationConfig invocationConfig)
Create multiple firewall rules in existing firewall section bounded by limit of
1000 firewall rules per section.
|
FirewallRuleList |
RulesStub.createmultiple(String sectionId,
FirewallRuleList firewallRuleList,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Rules.delete(String sectionId,
String ruleId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete existing firewall rule in a firewall section.
|
void |
RulesStub.delete(String sectionId,
String ruleId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Rules.delete(String sectionId,
String ruleId,
InvocationConfig invocationConfig)
Delete existing firewall rule in a firewall section.
|
void |
RulesStub.delete(String sectionId,
String ruleId,
InvocationConfig invocationConfig) |
void |
Summary.get(String source,
AsyncCallback<FirewallSectionsSummaryList> asyncCallback,
InvocationConfig invocationConfig)
List the summary of number of sections and number of rules for each firewall
category (L2DFW, L3DFW).
|
void |
SummaryStub.get(String source,
AsyncCallback<FirewallSectionsSummaryList> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSectionsSummaryList |
Summary.get(String source,
InvocationConfig invocationConfig)
List the summary of number of sections and number of rules for each firewall
category (L2DFW, L3DFW).
|
FirewallSectionsSummaryList |
SummaryStub.get(String source,
InvocationConfig invocationConfig) |
void |
State.get(String sectionId,
Long barrierId,
String requestId,
AsyncCallback<FirewallSectionState> asyncCallback,
InvocationConfig invocationConfig)
Return realized state information of a firewall section.
|
void |
StateStub.get(String sectionId,
Long barrierId,
String requestId,
AsyncCallback<FirewallSectionState> asyncCallback,
InvocationConfig invocationConfig) |
FirewallSectionState |
State.get(String sectionId,
Long barrierId,
String requestId,
InvocationConfig invocationConfig)
Return realized state information of a firewall section.
|
FirewallSectionState |
StateStub.get(String sectionId,
Long barrierId,
String requestId,
InvocationConfig invocationConfig) |
void |
Rules.get(String sectionId,
String ruleId,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig)
Return existing firewall rule information in a firewall section.
|
void |
RulesStub.get(String sectionId,
String ruleId,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig) |
FirewallRule |
Rules.get(String sectionId,
String ruleId,
InvocationConfig invocationConfig)
Return existing firewall rule information in a firewall section.
|
FirewallRule |
RulesStub.get(String sectionId,
String ruleId,
InvocationConfig invocationConfig) |
void |
Rules.list(String sectionId,
String appliedTos,
String cursor,
String destinations,
String filterType,
String includedFields,
Long pageSize,
Boolean searchInvalidReferences,
String services,
Boolean sortAscending,
String sortBy,
String sources,
AsyncCallback<FirewallRuleListResult> asyncCallback,
InvocationConfig invocationConfig)
Return all firewall rule(s) information for a given firewall section.
|
void |
RulesStub.list(String sectionId,
String appliedTos,
String cursor,
String destinations,
String filterType,
String includedFields,
Long pageSize,
Boolean searchInvalidReferences,
String services,
Boolean sortAscending,
String sortBy,
String sources,
AsyncCallback<FirewallRuleListResult> asyncCallback,
InvocationConfig invocationConfig) |
FirewallRuleListResult |
Rules.list(String sectionId,
String appliedTos,
String cursor,
String destinations,
String filterType,
String includedFields,
Long pageSize,
Boolean searchInvalidReferences,
String services,
Boolean sortAscending,
String sortBy,
String sources,
InvocationConfig invocationConfig)
Return all firewall rule(s) information for a given firewall section.
|
FirewallRuleListResult |
RulesStub.list(String sectionId,
String appliedTos,
String cursor,
String destinations,
String filterType,
String includedFields,
Long pageSize,
Boolean searchInvalidReferences,
String services,
Boolean sortAscending,
String sortBy,
String sources,
InvocationConfig invocationConfig) |
void |
Rules.revise(String sectionId,
String ruleId,
FirewallRule firewallRule,
String id,
String operation,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig)
Modifies existing firewall rule along with relative position among other
firewall rules inside a firewall section.
|
void |
RulesStub.revise(String sectionId,
String ruleId,
FirewallRule firewallRule,
String id,
String operation,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig) |
FirewallRule |
Rules.revise(String sectionId,
String ruleId,
FirewallRule firewallRule,
String id,
String operation,
InvocationConfig invocationConfig)
Modifies existing firewall rule along with relative position among other
firewall rules inside a firewall section.
|
FirewallRule |
RulesStub.revise(String sectionId,
String ruleId,
FirewallRule firewallRule,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Rules.update(String sectionId,
String ruleId,
FirewallRule firewallRule,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig)
Modifies existing firewall rule in a firewall section.
|
void |
RulesStub.update(String sectionId,
String ruleId,
FirewallRule firewallRule,
AsyncCallback<FirewallRule> asyncCallback,
InvocationConfig invocationConfig) |
FirewallRule |
Rules.update(String sectionId,
String ruleId,
FirewallRule firewallRule,
InvocationConfig invocationConfig)
Modifies existing firewall rule in a firewall section.
|
FirewallRule |
RulesStub.update(String sectionId,
String ruleId,
FirewallRule firewallRule,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsStub.get(String sectionId,
String source,
AsyncCallback<FirewallStatsList> asyncCallback,
InvocationConfig invocationConfig) |
void |
Stats.get(String sectionId,
String source,
AsyncCallback<FirewallStatsList> asyncCallback,
InvocationConfig invocationConfig)
Get aggregated statistics for all rules for a given firewall section.
|
FirewallStatsList |
StatsStub.get(String sectionId,
String source,
InvocationConfig invocationConfig) |
FirewallStatsList |
Stats.get(String sectionId,
String source,
InvocationConfig invocationConfig)
Get aggregated statistics for all rules for a given firewall section.
|
void |
StatsStub.get0(String sectionId,
String ruleId,
String source,
AsyncCallback<FirewallStats> asyncCallback,
InvocationConfig invocationConfig) |
void |
Stats.get0(String sectionId,
String ruleId,
String source,
AsyncCallback<FirewallStats> asyncCallback,
InvocationConfig invocationConfig)
Get aggregated statistics for a rule for given firewall section.
|
FirewallStats |
StatsStub.get0(String sectionId,
String ruleId,
String source,
InvocationConfig invocationConfig) |
FirewallStats |
Stats.get0(String sectionId,
String ruleId,
String source,
InvocationConfig invocationConfig)
Get aggregated statistics for a rule for given firewall section.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalConfig.get(AsyncCallback<GlobalCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig)
Read global health performance monitoring configuration
|
void |
GlobalConfigStub.get(AsyncCallback<GlobalCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig) |
GlobalCollectionConfiguration |
GlobalConfig.get(InvocationConfig invocationConfig)
Read global health performance monitoring configuration
|
GlobalCollectionConfiguration |
GlobalConfigStub.get(InvocationConfig invocationConfig) |
void |
FeaturesStub.get(String featureStackName,
AsyncCallback<FeatureStackCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig) |
void |
Features.get(String featureStackName,
AsyncCallback<FeatureStackCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig)
Returns the complete set of client type data collection configuration records
for the specified feature stack.
|
FeatureStackCollectionConfiguration |
FeaturesStub.get(String featureStackName,
InvocationConfig invocationConfig) |
FeatureStackCollectionConfiguration |
Features.get(String featureStackName,
InvocationConfig invocationConfig)
Returns the complete set of client type data collection configuration records
for the specified feature stack.
|
void |
FeaturesStub.list(AsyncCallback<FeatureStackCollectionConfigurationList> asyncCallback,
InvocationConfig invocationConfig) |
void |
Features.list(AsyncCallback<FeatureStackCollectionConfigurationList> asyncCallback,
InvocationConfig invocationConfig)
List all health performance monitoring feature stacks
|
FeatureStackCollectionConfigurationList |
FeaturesStub.list(InvocationConfig invocationConfig) |
FeatureStackCollectionConfigurationList |
Features.list(InvocationConfig invocationConfig)
List all health performance monitoring feature stacks
|
void |
AlarmsStub.list(Long cursor,
String fields,
Long pageSize,
AsyncCallback<AlarmListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Alarms.list(Long cursor,
String fields,
Long pageSize,
AsyncCallback<AlarmListResult> asyncCallback,
InvocationConfig invocationConfig)
This API is executed on a manager node to return current alarms from all NSX
nodes.
|
AlarmListResult |
AlarmsStub.list(Long cursor,
String fields,
Long pageSize,
InvocationConfig invocationConfig) |
AlarmListResult |
Alarms.list(Long cursor,
String fields,
Long pageSize,
InvocationConfig invocationConfig)
This API is executed on a manager node to return current alarms from all NSX
nodes.
|
void |
FeaturesStub.resetcollectionfrequency(String featureStackName,
String action,
AsyncCallback<FeatureStackCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig) |
void |
Features.resetcollectionfrequency(String featureStackName,
String action,
AsyncCallback<FeatureStackCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig)
Reset the data collection frequency configuration setting to the default values
|
FeatureStackCollectionConfiguration |
FeaturesStub.resetcollectionfrequency(String featureStackName,
String action,
InvocationConfig invocationConfig) |
FeatureStackCollectionConfiguration |
Features.resetcollectionfrequency(String featureStackName,
String action,
InvocationConfig invocationConfig)
Reset the data collection frequency configuration setting to the default values
|
void |
GlobalConfig.update(GlobalCollectionConfiguration globalCollectionConfiguration,
AsyncCallback<GlobalCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig)
Set the global configuration for aggregation service related data collection
|
void |
GlobalConfigStub.update(GlobalCollectionConfiguration globalCollectionConfiguration,
AsyncCallback<GlobalCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig) |
GlobalCollectionConfiguration |
GlobalConfig.update(GlobalCollectionConfiguration globalCollectionConfiguration,
InvocationConfig invocationConfig)
Set the global configuration for aggregation service related data collection
|
GlobalCollectionConfiguration |
GlobalConfigStub.update(GlobalCollectionConfiguration globalCollectionConfiguration,
InvocationConfig invocationConfig) |
void |
FeaturesStub.update(String featureStackName,
FeatureStackCollectionConfiguration featureStackCollectionConfiguration,
AsyncCallback<FeatureStackCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig) |
void |
Features.update(String featureStackName,
FeatureStackCollectionConfiguration featureStackCollectionConfiguration,
AsyncCallback<FeatureStackCollectionConfiguration> asyncCallback,
InvocationConfig invocationConfig)
Apply the data collection configuration for the specified feature stack.
|
FeatureStackCollectionConfiguration |
FeaturesStub.update(String featureStackName,
FeatureStackCollectionConfiguration featureStackCollectionConfiguration,
InvocationConfig invocationConfig) |
FeatureStackCollectionConfiguration |
Features.update(String featureStackName,
FeatureStackCollectionConfiguration featureStackCollectionConfiguration,
InvocationConfig invocationConfig)
Apply the data collection configuration for the specified feature stack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectorconfigsStub.create(IpfixCollectorConfig ipfixCollectorConfig,
AsyncCallback<IpfixCollectorConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Collectorconfigs.create(IpfixCollectorConfig ipfixCollectorConfig,
AsyncCallback<IpfixCollectorConfig> asyncCallback,
InvocationConfig invocationConfig)
Create a new IPFIX collector configuration
|
IpfixCollectorConfig |
CollectorconfigsStub.create(IpfixCollectorConfig ipfixCollectorConfig,
InvocationConfig invocationConfig) |
IpfixCollectorConfig |
Collectorconfigs.create(IpfixCollectorConfig ipfixCollectorConfig,
InvocationConfig invocationConfig)
Create a new IPFIX collector configuration
|
void |
ConfigsStub.create(Structure ipfixConfig,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
Configs.create(Structure ipfixConfig,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Create a new IPFIX configuration
|
Structure |
ConfigsStub.create(Structure ipfixConfig,
InvocationConfig invocationConfig) |
Structure |
Configs.create(Structure ipfixConfig,
InvocationConfig invocationConfig)
Create a new IPFIX configuration
|
void |
ConfigsStub.delete(String configId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
CollectorconfigsStub.delete(String collectorConfigId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Configs.delete(String configId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete an existing IPFIX configuration
|
void |
Collectorconfigs.delete(String collectorConfigId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete an existing IPFIX collector configuration
|
void |
ConfigsStub.delete(String configId,
InvocationConfig invocationConfig) |
void |
CollectorconfigsStub.delete(String collectorConfigId,
InvocationConfig invocationConfig) |
void |
Configs.delete(String configId,
InvocationConfig invocationConfig)
Delete an existing IPFIX configuration
|
void |
Collectorconfigs.delete(String collectorConfigId,
InvocationConfig invocationConfig)
Delete an existing IPFIX collector configuration
|
void |
CollectorconfigsStub.get(String collectorConfigId,
AsyncCallback<IpfixCollectorConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Collectorconfigs.get(String collectorConfigId,
AsyncCallback<IpfixCollectorConfig> asyncCallback,
InvocationConfig invocationConfig)
Get an existing IPFIX collector configuration
|
void |
ConfigsStub.get(String configId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
Configs.get(String configId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Get an existing IPFIX configuration
|
Structure |
ConfigsStub.get(String configId,
InvocationConfig invocationConfig) |
IpfixCollectorConfig |
CollectorconfigsStub.get(String collectorConfigId,
InvocationConfig invocationConfig) |
Structure |
Configs.get(String configId,
InvocationConfig invocationConfig)
Get an existing IPFIX configuration
|
IpfixCollectorConfig |
Collectorconfigs.get(String collectorConfigId,
InvocationConfig invocationConfig)
Get an existing IPFIX collector configuration
|
void |
CollectorconfigsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpfixCollectorConfigListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Collectorconfigs.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpfixCollectorConfigListResult> asyncCallback,
InvocationConfig invocationConfig)
List IPFIX collector configurations
|
IpfixCollectorConfigListResult |
CollectorconfigsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IpfixCollectorConfigListResult |
Collectorconfigs.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
List IPFIX collector configurations
|
void |
ConfigsStub.list(String appliedTo,
String cursor,
String includedFields,
String ipfixConfigType,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpfixConfigListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Configs.list(String appliedTo,
String cursor,
String includedFields,
String ipfixConfigType,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpfixConfigListResult> asyncCallback,
InvocationConfig invocationConfig)
List IPFIX configuration
|
IpfixConfigListResult |
ConfigsStub.list(String appliedTo,
String cursor,
String includedFields,
String ipfixConfigType,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IpfixConfigListResult |
Configs.list(String appliedTo,
String cursor,
String includedFields,
String ipfixConfigType,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
List IPFIX configuration
|
void |
CollectorconfigsStub.update(String collectorConfigId,
IpfixCollectorConfig ipfixCollectorConfig,
AsyncCallback<IpfixCollectorConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Collectorconfigs.update(String collectorConfigId,
IpfixCollectorConfig ipfixCollectorConfig,
AsyncCallback<IpfixCollectorConfig> asyncCallback,
InvocationConfig invocationConfig)
Update an existing IPFIX collector configuration
|
IpfixCollectorConfig |
CollectorconfigsStub.update(String collectorConfigId,
IpfixCollectorConfig ipfixCollectorConfig,
InvocationConfig invocationConfig) |
IpfixCollectorConfig |
Collectorconfigs.update(String collectorConfigId,
IpfixCollectorConfig ipfixCollectorConfig,
InvocationConfig invocationConfig)
Update an existing IPFIX collector configuration
|
void |
ConfigsStub.update(String configId,
Structure ipfixConfig,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
Configs.update(String configId,
Structure ipfixConfig,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Update an existing IPFIX configuration
|
Structure |
ConfigsStub.update(String configId,
Structure ipfixConfig,
InvocationConfig invocationConfig) |
Structure |
Configs.update(String configId,
Structure ipfixConfig,
InvocationConfig invocationConfig)
Update an existing IPFIX configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwitchGlobal.get(AsyncCallback<IpfixObsPointConfig> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
void |
SwitchGlobalStub.get(AsyncCallback<IpfixObsPointConfig> asyncCallback,
InvocationConfig invocationConfig) |
IpfixObsPointConfig |
SwitchGlobal.get(InvocationConfig invocationConfig)
Synchronous method overload.
|
IpfixObsPointConfig |
SwitchGlobalStub.get(InvocationConfig invocationConfig) |
void |
SwitchGlobal.update(IpfixObsPointConfig ipfixObsPointConfig,
AsyncCallback<IpfixObsPointConfig> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
void |
SwitchGlobalStub.update(IpfixObsPointConfig ipfixObsPointConfig,
AsyncCallback<IpfixObsPointConfig> asyncCallback,
InvocationConfig invocationConfig) |
IpfixObsPointConfig |
SwitchGlobal.update(IpfixObsPointConfig ipfixObsPointConfig,
InvocationConfig invocationConfig)
Synchronous method overload.
|
IpfixObsPointConfig |
SwitchGlobalStub.update(IpfixObsPointConfig ipfixObsPointConfig,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
LicensesUsageStub.get(AsyncCallback<FeatureUsageList> asyncCallback,
InvocationConfig invocationConfig) |
void |
LicensesUsage.get(AsyncCallback<FeatureUsageList> asyncCallback,
InvocationConfig invocationConfig)
Returns usage report of all registered modules
|
FeatureUsageList |
LicensesUsageStub.get(InvocationConfig invocationConfig) |
FeatureUsageList |
LicensesUsage.get(InvocationConfig invocationConfig)
Returns usage report of all registered modules
|
| Modifier and Type | Method and Description |
|---|---|
void |
Interfaces.get(String nodeId,
String interfaceName,
AsyncCallback<InterfaceNeighborProperties> asyncCallback,
InvocationConfig invocationConfig)
Read LLDP Neighbor Properties
|
void |
InterfacesStub.get(String nodeId,
String interfaceName,
AsyncCallback<InterfaceNeighborProperties> asyncCallback,
InvocationConfig invocationConfig) |
InterfaceNeighborProperties |
Interfaces.get(String nodeId,
String interfaceName,
InvocationConfig invocationConfig)
Read LLDP Neighbor Properties
|
InterfaceNeighborProperties |
InterfacesStub.get(String nodeId,
String interfaceName,
InvocationConfig invocationConfig) |
void |
Interfaces.list(String nodeId,
AsyncCallback<InterfaceNeighborPropertyListResult> asyncCallback,
InvocationConfig invocationConfig)
List LLDP Neighbor Properties
|
void |
InterfacesStub.list(String nodeId,
AsyncCallback<InterfaceNeighborPropertyListResult> asyncCallback,
InvocationConfig invocationConfig) |
InterfaceNeighborPropertyListResult |
Interfaces.list(String nodeId,
InvocationConfig invocationConfig)
List LLDP Neighbor Properties
|
InterfaceNeighborPropertyListResult |
InterfacesStub.list(String nodeId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSslProfiles.create(LbClientSslProfile lbClientSslProfile,
AsyncCallback<LbClientSslProfile> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer client-ssl profile.
|
void |
ClientSslProfilesStub.create(LbClientSslProfile lbClientSslProfile,
AsyncCallback<LbClientSslProfile> asyncCallback,
InvocationConfig invocationConfig) |
LbClientSslProfile |
ClientSslProfiles.create(LbClientSslProfile lbClientSslProfile,
InvocationConfig invocationConfig)
Create a load balancer client-ssl profile.
|
LbClientSslProfile |
ClientSslProfilesStub.create(LbClientSslProfile lbClientSslProfile,
InvocationConfig invocationConfig) |
void |
Pools.create(LbPool lbPool,
AsyncCallback<LbPool> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer pool.
|
void |
PoolsStub.create(LbPool lbPool,
AsyncCallback<LbPool> asyncCallback,
InvocationConfig invocationConfig) |
LbPool |
Pools.create(LbPool lbPool,
InvocationConfig invocationConfig)
Create a load balancer pool.
|
LbPool |
PoolsStub.create(LbPool lbPool,
InvocationConfig invocationConfig) |
void |
Rules.create(LbRule lbRule,
AsyncCallback<LbRule> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer rule.
|
void |
RulesStub.create(LbRule lbRule,
AsyncCallback<LbRule> asyncCallback,
InvocationConfig invocationConfig) |
LbRule |
Rules.create(LbRule lbRule,
InvocationConfig invocationConfig)
Create a load balancer rule.
|
LbRule |
RulesStub.create(LbRule lbRule,
InvocationConfig invocationConfig) |
void |
ServerSslProfiles.create(LbServerSslProfile lbServerSslProfile,
AsyncCallback<LbServerSslProfile> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer server-ssl profile.
|
void |
ServerSslProfilesStub.create(LbServerSslProfile lbServerSslProfile,
AsyncCallback<LbServerSslProfile> asyncCallback,
InvocationConfig invocationConfig) |
LbServerSslProfile |
ServerSslProfiles.create(LbServerSslProfile lbServerSslProfile,
InvocationConfig invocationConfig)
Create a load balancer server-ssl profile.
|
LbServerSslProfile |
ServerSslProfilesStub.create(LbServerSslProfile lbServerSslProfile,
InvocationConfig invocationConfig) |
void |
ServicesStub.create(LbService lbService,
AsyncCallback<LbService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.create(LbService lbService,
AsyncCallback<LbService> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer service.
|
LbService |
ServicesStub.create(LbService lbService,
InvocationConfig invocationConfig) |
LbService |
Services.create(LbService lbService,
InvocationConfig invocationConfig)
Create a load balancer service.
|
void |
TcpProfilesStub.create(LbTcpProfile lbTcpProfile,
AsyncCallback<LbTcpProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
TcpProfiles.create(LbTcpProfile lbTcpProfile,
AsyncCallback<LbTcpProfile> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer TCP profile.
|
LbTcpProfile |
TcpProfilesStub.create(LbTcpProfile lbTcpProfile,
InvocationConfig invocationConfig) |
LbTcpProfile |
TcpProfiles.create(LbTcpProfile lbTcpProfile,
InvocationConfig invocationConfig)
Create a load balancer TCP profile.
|
void |
VirtualServersStub.create(LbVirtualServer lbVirtualServer,
AsyncCallback<LbVirtualServer> asyncCallback,
InvocationConfig invocationConfig) |
void |
VirtualServers.create(LbVirtualServer lbVirtualServer,
AsyncCallback<LbVirtualServer> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer virtual server.
|
LbVirtualServer |
VirtualServersStub.create(LbVirtualServer lbVirtualServer,
InvocationConfig invocationConfig) |
LbVirtualServer |
VirtualServers.create(LbVirtualServer lbVirtualServer,
InvocationConfig invocationConfig)
Create a load balancer virtual server.
|
void |
PersistenceProfiles.create(Structure lbPersistenceProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer persistence profile.
|
void |
ApplicationProfiles.create(Structure lbAppProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer application profile.
|
void |
PersistenceProfilesStub.create(Structure lbPersistenceProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
MonitorsStub.create(Structure lbMonitor,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
ApplicationProfilesStub.create(Structure lbAppProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
Monitors.create(Structure lbMonitor,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Create a load balancer monitor.
|
Structure |
PersistenceProfiles.create(Structure lbPersistenceProfile,
InvocationConfig invocationConfig)
Create a load balancer persistence profile.
|
Structure |
ApplicationProfiles.create(Structure lbAppProfile,
InvocationConfig invocationConfig)
Create a load balancer application profile.
|
Structure |
PersistenceProfilesStub.create(Structure lbPersistenceProfile,
InvocationConfig invocationConfig) |
Structure |
MonitorsStub.create(Structure lbMonitor,
InvocationConfig invocationConfig) |
Structure |
ApplicationProfilesStub.create(Structure lbAppProfile,
InvocationConfig invocationConfig) |
Structure |
Monitors.create(Structure lbMonitor,
InvocationConfig invocationConfig)
Create a load balancer monitor.
|
void |
Pools.create0(String poolId,
PoolMemberSettingList poolMemberSettingList,
String action,
AsyncCallback<LbPool> asyncCallback,
InvocationConfig invocationConfig)
For ADD_MEMBERS, pool members will be created and added to load balancer pool.
|
void |
PoolsStub.create0(String poolId,
PoolMemberSettingList poolMemberSettingList,
String action,
AsyncCallback<LbPool> asyncCallback,
InvocationConfig invocationConfig) |
LbPool |
Pools.create0(String poolId,
PoolMemberSettingList poolMemberSettingList,
String action,
InvocationConfig invocationConfig)
For ADD_MEMBERS, pool members will be created and added to load balancer pool.
|
LbPool |
PoolsStub.create0(String poolId,
PoolMemberSettingList poolMemberSettingList,
String action,
InvocationConfig invocationConfig) |
void |
VirtualServersStub.createwithrules(LbVirtualServerWithRule lbVirtualServerWithRule,
AsyncCallback<LbVirtualServerWithRule> asyncCallback,
InvocationConfig invocationConfig) |
void |
VirtualServers.createwithrules(LbVirtualServerWithRule lbVirtualServerWithRule,
AsyncCallback<LbVirtualServerWithRule> asyncCallback,
InvocationConfig invocationConfig)
It is used to create virtual servers, the associated rules and bind the rules to
the virtual server.
|
LbVirtualServerWithRule |
VirtualServersStub.createwithrules(LbVirtualServerWithRule lbVirtualServerWithRule,
InvocationConfig invocationConfig) |
LbVirtualServerWithRule |
VirtualServers.createwithrules(LbVirtualServerWithRule lbVirtualServerWithRule,
InvocationConfig invocationConfig)
It is used to create virtual servers, the associated rules and bind the rules to
the virtual server.
|
void |
ServicesStub.delete(String serviceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.delete(String serviceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer service.
|
void |
PersistenceProfiles.delete(String persistenceProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer persistence profile.
|
void |
ApplicationProfiles.delete(String applicationProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer application profile.
|
void |
PersistenceProfilesStub.delete(String persistenceProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
MonitorsStub.delete(String monitorId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
TcpProfilesStub.delete(String tcpProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
TcpProfiles.delete(String tcpProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer TCP profile.
|
void |
ServerSslProfiles.delete(String serverSslProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer server-ssl profile.
|
void |
Pools.delete(String poolId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer pool.
|
void |
Rules.delete(String ruleId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer rule.
|
void |
PoolsStub.delete(String poolId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ApplicationProfilesStub.delete(String applicationProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Monitors.delete(String monitorId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer monitor.
|
void |
ClientSslProfiles.delete(String clientSslProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer client-ssl profile.
|
void |
RulesStub.delete(String ruleId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServerSslProfilesStub.delete(String serverSslProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClientSslProfilesStub.delete(String clientSslProfileId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
VirtualServersStub.delete(String virtualServerId,
Boolean deleteAssociatedRules,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
VirtualServers.delete(String virtualServerId,
Boolean deleteAssociatedRules,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a load balancer virtual server.
|
void |
VirtualServersStub.delete(String virtualServerId,
Boolean deleteAssociatedRules,
InvocationConfig invocationConfig) |
void |
VirtualServers.delete(String virtualServerId,
Boolean deleteAssociatedRules,
InvocationConfig invocationConfig)
Delete a load balancer virtual server.
|
void |
ServicesStub.delete(String serviceId,
InvocationConfig invocationConfig) |
void |
Services.delete(String serviceId,
InvocationConfig invocationConfig)
Delete a load balancer service.
|
void |
PersistenceProfiles.delete(String persistenceProfileId,
InvocationConfig invocationConfig)
Delete a load balancer persistence profile.
|
void |
ApplicationProfiles.delete(String applicationProfileId,
InvocationConfig invocationConfig)
Delete a load balancer application profile.
|
void |
PersistenceProfilesStub.delete(String persistenceProfileId,
InvocationConfig invocationConfig) |
void |
MonitorsStub.delete(String monitorId,
InvocationConfig invocationConfig) |
void |
TcpProfilesStub.delete(String tcpProfileId,
InvocationConfig invocationConfig) |
void |
TcpProfiles.delete(String tcpProfileId,
InvocationConfig invocationConfig)
Delete a load balancer TCP profile.
|
void |
ServerSslProfiles.delete(String serverSslProfileId,
InvocationConfig invocationConfig)
Delete a load balancer server-ssl profile.
|
void |
Pools.delete(String poolId,
InvocationConfig invocationConfig)
Delete a load balancer pool.
|
void |
Rules.delete(String ruleId,
InvocationConfig invocationConfig)
Delete a load balancer rule.
|
void |
PoolsStub.delete(String poolId,
InvocationConfig invocationConfig) |
void |
ApplicationProfilesStub.delete(String applicationProfileId,
InvocationConfig invocationConfig) |
void |
Monitors.delete(String monitorId,
InvocationConfig invocationConfig)
Delete a load balancer monitor.
|
void |
ClientSslProfiles.delete(String clientSslProfileId,
InvocationConfig invocationConfig)
Delete a load balancer client-ssl profile.
|
void |
RulesStub.delete(String ruleId,
InvocationConfig invocationConfig) |
void |
ServerSslProfilesStub.delete(String serverSslProfileId,
InvocationConfig invocationConfig) |
void |
ClientSslProfilesStub.delete(String clientSslProfileId,
InvocationConfig invocationConfig) |
void |
ClientSslProfiles.get(String clientSslProfileId,
AsyncCallback<LbClientSslProfile> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer client-ssl profile.
|
void |
ClientSslProfilesStub.get(String clientSslProfileId,
AsyncCallback<LbClientSslProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
Pools.get(String poolId,
AsyncCallback<LbPool> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer pool.
|
void |
PoolsStub.get(String poolId,
AsyncCallback<LbPool> asyncCallback,
InvocationConfig invocationConfig) |
void |
Rules.get(String ruleId,
AsyncCallback<LbRule> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer rule.
|
void |
RulesStub.get(String ruleId,
AsyncCallback<LbRule> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServerSslProfiles.get(String serverSslProfileId,
AsyncCallback<LbServerSslProfile> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer server-ssl profile.
|
void |
ServerSslProfilesStub.get(String serverSslProfileId,
AsyncCallback<LbServerSslProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.get(String serviceId,
AsyncCallback<LbService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.get(String serviceId,
AsyncCallback<LbService> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer service.
|
void |
TcpProfilesStub.get(String tcpProfileId,
AsyncCallback<LbTcpProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
TcpProfiles.get(String tcpProfileId,
AsyncCallback<LbTcpProfile> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer TCP profile.
|
void |
VirtualServersStub.get(String virtualServerId,
AsyncCallback<LbVirtualServer> asyncCallback,
InvocationConfig invocationConfig) |
void |
VirtualServers.get(String virtualServerId,
AsyncCallback<LbVirtualServer> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer virtual server.
|
void |
PersistenceProfiles.get(String persistenceProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer persistence profile.
|
void |
ApplicationProfiles.get(String applicationProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer application profile.
|
void |
PersistenceProfilesStub.get(String persistenceProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
MonitorsStub.get(String monitorId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
ApplicationProfilesStub.get(String applicationProfileId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
Monitors.get(String monitorId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a load balancer monitor.
|
LbVirtualServer |
VirtualServersStub.get(String virtualServerId,
InvocationConfig invocationConfig) |
LbService |
ServicesStub.get(String serviceId,
InvocationConfig invocationConfig) |
LbService |
Services.get(String serviceId,
InvocationConfig invocationConfig)
Retrieve a load balancer service.
|
Structure |
PersistenceProfiles.get(String persistenceProfileId,
InvocationConfig invocationConfig)
Retrieve a load balancer persistence profile.
|
Structure |
ApplicationProfiles.get(String applicationProfileId,
InvocationConfig invocationConfig)
Retrieve a load balancer application profile.
|
Structure |
PersistenceProfilesStub.get(String persistenceProfileId,
InvocationConfig invocationConfig) |
Structure |
MonitorsStub.get(String monitorId,
InvocationConfig invocationConfig) |
LbTcpProfile |
TcpProfilesStub.get(String tcpProfileId,
InvocationConfig invocationConfig) |
LbTcpProfile |
TcpProfiles.get(String tcpProfileId,
InvocationConfig invocationConfig)
Retrieve a load balancer TCP profile.
|
LbServerSslProfile |
ServerSslProfiles.get(String serverSslProfileId,
InvocationConfig invocationConfig)
Retrieve a load balancer server-ssl profile.
|
LbVirtualServer |
VirtualServers.get(String virtualServerId,
InvocationConfig invocationConfig)
Retrieve a load balancer virtual server.
|
LbPool |
Pools.get(String poolId,
InvocationConfig invocationConfig)
Retrieve a load balancer pool.
|
LbRule |
Rules.get(String ruleId,
InvocationConfig invocationConfig)
Retrieve a load balancer rule.
|
LbPool |
PoolsStub.get(String poolId,
InvocationConfig invocationConfig) |
Structure |
ApplicationProfilesStub.get(String applicationProfileId,
InvocationConfig invocationConfig) |
Structure |
Monitors.get(String monitorId,
InvocationConfig invocationConfig)
Retrieve a load balancer monitor.
|
LbClientSslProfile |
ClientSslProfiles.get(String clientSslProfileId,
InvocationConfig invocationConfig)
Retrieve a load balancer client-ssl profile.
|
LbRule |
RulesStub.get(String ruleId,
InvocationConfig invocationConfig) |
LbServerSslProfile |
ServerSslProfilesStub.get(String serverSslProfileId,
InvocationConfig invocationConfig) |
LbClientSslProfile |
ClientSslProfilesStub.get(String clientSslProfileId,
InvocationConfig invocationConfig) |
void |
ClientSslProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbClientSslProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer client-ssl profiles.
|
void |
ClientSslProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbClientSslProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Pools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbPoolListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer pools.
|
void |
PoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbPoolListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Rules.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbRuleListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer rules.
|
void |
RulesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbRuleListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServerSslProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbServerSslProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer server-ssl profiles.
|
void |
ServerSslProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbServerSslProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
TcpProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbTcpProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
TcpProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbTcpProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer TCP profiles.
|
void |
VirtualServersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbVirtualServerListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
VirtualServers.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbVirtualServerListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer virtual servers.
|
LbVirtualServerListResult |
VirtualServersStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LbTcpProfileListResult |
TcpProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LbTcpProfileListResult |
TcpProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer TCP profiles.
|
LbServerSslProfileListResult |
ServerSslProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer server-ssl profiles.
|
LbVirtualServerListResult |
VirtualServers.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer virtual servers.
|
LbPoolListResult |
Pools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer pools.
|
LbRuleListResult |
Rules.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer rules.
|
LbPoolListResult |
PoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LbClientSslProfileListResult |
ClientSslProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer client-ssl profiles.
|
LbRuleListResult |
RulesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LbServerSslProfileListResult |
ServerSslProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LbClientSslProfileListResult |
ClientSslProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
ApplicationProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<LbAppProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer application profiles.
|
void |
ApplicationProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<LbAppProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MonitorsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<LbMonitorListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Monitors.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<LbMonitorListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer monitors.
|
void |
PersistenceProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<LbPersistenceProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer persistence profiles.
|
void |
PersistenceProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<LbPersistenceProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
LbPersistenceProfileListResult |
PersistenceProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer persistence profiles.
|
LbAppProfileListResult |
ApplicationProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer application profiles.
|
LbPersistenceProfileListResult |
PersistenceProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig) |
LbMonitorListResult |
MonitorsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig) |
LbAppProfileListResult |
ApplicationProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig) |
LbMonitorListResult |
Monitors.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer monitors.
|
void |
ServicesStub.list(String cursor,
String includedFields,
String logicalRouterId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbServiceListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.list(String cursor,
String includedFields,
String logicalRouterId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbServiceListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer services.
|
LbServiceListResult |
ServicesStub.list(String cursor,
String includedFields,
String logicalRouterId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
LbServiceListResult |
Services.list(String cursor,
String includedFields,
String logicalRouterId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Retrieve a paginated list of load balancer services.
|
void |
ClientSslProfiles.update(String clientSslProfileId,
LbClientSslProfile lbClientSslProfile,
AsyncCallback<LbClientSslProfile> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer client-ssl profile.
|
void |
ClientSslProfilesStub.update(String clientSslProfileId,
LbClientSslProfile lbClientSslProfile,
AsyncCallback<LbClientSslProfile> asyncCallback,
InvocationConfig invocationConfig) |
LbClientSslProfile |
ClientSslProfiles.update(String clientSslProfileId,
LbClientSslProfile lbClientSslProfile,
InvocationConfig invocationConfig)
Update a load balancer client-ssl profile.
|
LbClientSslProfile |
ClientSslProfilesStub.update(String clientSslProfileId,
LbClientSslProfile lbClientSslProfile,
InvocationConfig invocationConfig) |
void |
Pools.update(String poolId,
LbPool lbPool,
AsyncCallback<LbPool> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer pool.
|
void |
PoolsStub.update(String poolId,
LbPool lbPool,
AsyncCallback<LbPool> asyncCallback,
InvocationConfig invocationConfig) |
LbPool |
Pools.update(String poolId,
LbPool lbPool,
InvocationConfig invocationConfig)
Update a load balancer pool.
|
LbPool |
PoolsStub.update(String poolId,
LbPool lbPool,
InvocationConfig invocationConfig) |
void |
Rules.update(String ruleId,
LbRule lbRule,
AsyncCallback<LbRule> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer rule.
|
void |
RulesStub.update(String ruleId,
LbRule lbRule,
AsyncCallback<LbRule> asyncCallback,
InvocationConfig invocationConfig) |
LbRule |
Rules.update(String ruleId,
LbRule lbRule,
InvocationConfig invocationConfig)
Update a load balancer rule.
|
LbRule |
RulesStub.update(String ruleId,
LbRule lbRule,
InvocationConfig invocationConfig) |
void |
ServerSslProfiles.update(String serverSslProfileId,
LbServerSslProfile lbServerSslProfile,
AsyncCallback<LbServerSslProfile> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer server-ssl profile.
|
void |
ServerSslProfilesStub.update(String serverSslProfileId,
LbServerSslProfile lbServerSslProfile,
AsyncCallback<LbServerSslProfile> asyncCallback,
InvocationConfig invocationConfig) |
LbServerSslProfile |
ServerSslProfiles.update(String serverSslProfileId,
LbServerSslProfile lbServerSslProfile,
InvocationConfig invocationConfig)
Update a load balancer server-ssl profile.
|
LbServerSslProfile |
ServerSslProfilesStub.update(String serverSslProfileId,
LbServerSslProfile lbServerSslProfile,
InvocationConfig invocationConfig) |
void |
ServicesStub.update(String serviceId,
LbService lbService,
AsyncCallback<LbService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.update(String serviceId,
LbService lbService,
AsyncCallback<LbService> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer service.
|
LbService |
ServicesStub.update(String serviceId,
LbService lbService,
InvocationConfig invocationConfig) |
LbService |
Services.update(String serviceId,
LbService lbService,
InvocationConfig invocationConfig)
Update a load balancer service.
|
void |
TcpProfilesStub.update(String tcpProfileId,
LbTcpProfile lbTcpProfile,
AsyncCallback<LbTcpProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
TcpProfiles.update(String tcpProfileId,
LbTcpProfile lbTcpProfile,
AsyncCallback<LbTcpProfile> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer TCP profile.
|
LbTcpProfile |
TcpProfilesStub.update(String tcpProfileId,
LbTcpProfile lbTcpProfile,
InvocationConfig invocationConfig) |
LbTcpProfile |
TcpProfiles.update(String tcpProfileId,
LbTcpProfile lbTcpProfile,
InvocationConfig invocationConfig)
Update a load balancer TCP profile.
|
void |
VirtualServersStub.update(String virtualServerId,
LbVirtualServer lbVirtualServer,
AsyncCallback<LbVirtualServer> asyncCallback,
InvocationConfig invocationConfig) |
void |
VirtualServers.update(String virtualServerId,
LbVirtualServer lbVirtualServer,
AsyncCallback<LbVirtualServer> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer virtual server.
|
LbVirtualServer |
VirtualServersStub.update(String virtualServerId,
LbVirtualServer lbVirtualServer,
InvocationConfig invocationConfig) |
LbVirtualServer |
VirtualServers.update(String virtualServerId,
LbVirtualServer lbVirtualServer,
InvocationConfig invocationConfig)
Update a load balancer virtual server.
|
void |
PersistenceProfiles.update(String persistenceProfileId,
Structure lbPersistenceProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer persistence profile.
|
void |
ApplicationProfiles.update(String applicationProfileId,
Structure lbAppProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer application profile.
|
void |
PersistenceProfilesStub.update(String persistenceProfileId,
Structure lbPersistenceProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
MonitorsStub.update(String monitorId,
Structure lbMonitor,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
ApplicationProfilesStub.update(String applicationProfileId,
Structure lbAppProfile,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
void |
Monitors.update(String monitorId,
Structure lbMonitor,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Update a load balancer monitor.
|
Structure |
PersistenceProfiles.update(String persistenceProfileId,
Structure lbPersistenceProfile,
InvocationConfig invocationConfig)
Update a load balancer persistence profile.
|
Structure |
ApplicationProfiles.update(String applicationProfileId,
Structure lbAppProfile,
InvocationConfig invocationConfig)
Update a load balancer application profile.
|
Structure |
PersistenceProfilesStub.update(String persistenceProfileId,
Structure lbPersistenceProfile,
InvocationConfig invocationConfig) |
Structure |
MonitorsStub.update(String monitorId,
Structure lbMonitor,
InvocationConfig invocationConfig) |
Structure |
ApplicationProfilesStub.update(String applicationProfileId,
Structure lbAppProfile,
InvocationConfig invocationConfig) |
Structure |
Monitors.update(String monitorId,
Structure lbMonitor,
InvocationConfig invocationConfig)
Update a load balancer monitor.
|
void |
VirtualServersStub.updatewithrules(String virtualServerId,
LbVirtualServerWithRule lbVirtualServerWithRule,
AsyncCallback<LbVirtualServerWithRule> asyncCallback,
InvocationConfig invocationConfig) |
void |
VirtualServers.updatewithrules(String virtualServerId,
LbVirtualServerWithRule lbVirtualServerWithRule,
AsyncCallback<LbVirtualServerWithRule> asyncCallback,
InvocationConfig invocationConfig)
It is used to update virtual servers, the associated rules and update the
binding of virtual server and rules.
|
LbVirtualServerWithRule |
VirtualServersStub.updatewithrules(String virtualServerId,
LbVirtualServerWithRule lbVirtualServerWithRule,
InvocationConfig invocationConfig) |
LbVirtualServerWithRule |
VirtualServers.updatewithrules(String virtualServerId,
LbVirtualServerWithRule lbVirtualServerWithRule,
InvocationConfig invocationConfig)
It is used to update virtual servers, the associated rules and update the
binding of virtual server and rules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DebugInfoStub.get(String serviceId,
AsyncCallback<LbServiceDebugInfo> asyncCallback,
InvocationConfig invocationConfig) |
void |
DebugInfo.get(String serviceId,
AsyncCallback<LbServiceDebugInfo> asyncCallback,
InvocationConfig invocationConfig)
API to download below information which will be used for debugging and
troubleshooting.
|
void |
UsageStub.get(String serviceId,
AsyncCallback<LbServiceUsage> asyncCallback,
InvocationConfig invocationConfig) |
void |
Usage.get(String serviceId,
AsyncCallback<LbServiceUsage> asyncCallback,
InvocationConfig invocationConfig)
API to fetch the capacity and current usage of the given load balancer service.
|
LbServiceUsage |
UsageStub.get(String serviceId,
InvocationConfig invocationConfig) |
LbServiceDebugInfo |
DebugInfoStub.get(String serviceId,
InvocationConfig invocationConfig) |
LbServiceUsage |
Usage.get(String serviceId,
InvocationConfig invocationConfig)
API to fetch the capacity and current usage of the given load balancer service.
|
LbServiceDebugInfo |
DebugInfo.get(String serviceId,
InvocationConfig invocationConfig)
API to download below information which will be used for debugging and
troubleshooting.
|
void |
StatisticsStub.get(String serviceId,
String source,
AsyncCallback<LbServiceStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String serviceId,
String source,
AsyncCallback<LbServiceStatistics> asyncCallback,
InvocationConfig invocationConfig)
Returns the statistics of the given load balancer service.
|
void |
StatusStub.get(String serviceId,
String source,
AsyncCallback<LbServiceStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String serviceId,
String source,
AsyncCallback<LbServiceStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns the status of the given load balancer service.
|
LbServiceStatus |
StatusStub.get(String serviceId,
String source,
InvocationConfig invocationConfig) |
LbServiceStatistics |
StatisticsStub.get(String serviceId,
String source,
InvocationConfig invocationConfig) |
LbServiceStatistics |
Statistics.get(String serviceId,
String source,
InvocationConfig invocationConfig)
Returns the statistics of the given load balancer service.
|
LbServiceStatus |
Status.get(String serviceId,
String source,
InvocationConfig invocationConfig)
Returns the status of the given load balancer service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsStub.get(String serviceId,
String poolId,
String source,
AsyncCallback<LbPoolStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String serviceId,
String poolId,
String source,
AsyncCallback<LbPoolStatistics> asyncCallback,
InvocationConfig invocationConfig)
Returns the statistics of the given load balancer pool by given load balancer
serives id and load balancer pool id.
|
void |
StatusStub.get(String serviceId,
String poolId,
String source,
AsyncCallback<LbPoolStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String serviceId,
String poolId,
String source,
AsyncCallback<LbPoolStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns the status of the given load balancer pool by given load balancer
serives id and load balancer pool id.
|
LbPoolStatus |
StatusStub.get(String serviceId,
String poolId,
String source,
InvocationConfig invocationConfig) |
LbPoolStatistics |
StatisticsStub.get(String serviceId,
String poolId,
String source,
InvocationConfig invocationConfig) |
LbPoolStatistics |
Statistics.get(String serviceId,
String poolId,
String source,
InvocationConfig invocationConfig)
Returns the statistics of the given load balancer pool by given load balancer
serives id and load balancer pool id.
|
LbPoolStatus |
Status.get(String serviceId,
String poolId,
String source,
InvocationConfig invocationConfig)
Returns the status of the given load balancer pool by given load balancer
serives id and load balancer pool id.
|
void |
StatisticsStub.list(String serviceId,
String source,
AsyncCallback<LbPoolStatisticsListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.list(String serviceId,
String source,
AsyncCallback<LbPoolStatisticsListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the statistics list of load balancer pools in given load balancer
service.
|
void |
StatusStub.list(String serviceId,
String source,
AsyncCallback<LbPoolStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.list(String serviceId,
String source,
AsyncCallback<LbPoolStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the status list of load balancer pools in given load balancer service.
|
LbPoolStatusListResult |
StatusStub.list(String serviceId,
String source,
InvocationConfig invocationConfig) |
LbPoolStatisticsListResult |
StatisticsStub.list(String serviceId,
String source,
InvocationConfig invocationConfig) |
LbPoolStatisticsListResult |
Statistics.list(String serviceId,
String source,
InvocationConfig invocationConfig)
Returns the statistics list of load balancer pools in given load balancer
service.
|
LbPoolStatusListResult |
Status.list(String serviceId,
String source,
InvocationConfig invocationConfig)
Returns the status list of load balancer pools in given load balancer service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsStub.get(String serviceId,
String virtualServerId,
String source,
AsyncCallback<LbVirtualServerStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String serviceId,
String virtualServerId,
String source,
AsyncCallback<LbVirtualServerStatistics> asyncCallback,
InvocationConfig invocationConfig)
Returns the statistics of the load balancer virtual server by given load
balancer serives id and load balancer virtual server id.
|
void |
StatusStub.get(String serviceId,
String virtualServerId,
String source,
AsyncCallback<LbVirtualServerStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String serviceId,
String virtualServerId,
String source,
AsyncCallback<LbVirtualServerStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns the status of the virtual server by given load balancer serives id and
load balancer virtual server id.
|
LbVirtualServerStatus |
StatusStub.get(String serviceId,
String virtualServerId,
String source,
InvocationConfig invocationConfig) |
LbVirtualServerStatistics |
StatisticsStub.get(String serviceId,
String virtualServerId,
String source,
InvocationConfig invocationConfig) |
LbVirtualServerStatistics |
Statistics.get(String serviceId,
String virtualServerId,
String source,
InvocationConfig invocationConfig)
Returns the statistics of the load balancer virtual server by given load
balancer serives id and load balancer virtual server id.
|
LbVirtualServerStatus |
Status.get(String serviceId,
String virtualServerId,
String source,
InvocationConfig invocationConfig)
Returns the status of the virtual server by given load balancer serives id and
load balancer virtual server id.
|
void |
StatisticsStub.list(String serviceId,
String source,
AsyncCallback<LbVirtualServerStatisticsListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.list(String serviceId,
String source,
AsyncCallback<LbVirtualServerStatisticsListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the statistics list of virtual servers in given load balancer service.
|
void |
StatusStub.list(String serviceId,
String source,
AsyncCallback<LbVirtualServerStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.list(String serviceId,
String source,
AsyncCallback<LbVirtualServerStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the status list of virtual servers in given load balancer service.
|
LbVirtualServerStatusListResult |
StatusStub.list(String serviceId,
String source,
InvocationConfig invocationConfig) |
LbVirtualServerStatisticsListResult |
StatisticsStub.list(String serviceId,
String source,
InvocationConfig invocationConfig) |
LbVirtualServerStatisticsListResult |
Statistics.list(String serviceId,
String source,
InvocationConfig invocationConfig)
Returns the statistics list of virtual servers in given load balancer service.
|
LbVirtualServerStatusListResult |
Status.list(String serviceId,
String source,
InvocationConfig invocationConfig)
Returns the status list of virtual servers in given load balancer service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CiphersAndProtocols.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbSslCipherAndProtocolListResult> asyncCallback,
InvocationConfig invocationConfig)
Retrieve a list of supported SSL ciphers and protocols.
|
void |
CiphersAndProtocolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<LbSslCipherAndProtocolListResult> asyncCallback,
InvocationConfig invocationConfig) |
LbSslCipherAndProtocolListResult |
CiphersAndProtocols.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Retrieve a list of supported SSL ciphers and protocols.
|
LbSslCipherAndProtocolListResult |
CiphersAndProtocolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
State.get(String lportId,
AsyncCallback<LogicalPortState> asyncCallback,
InvocationConfig invocationConfig)
Returns transport node id for a specified logical port.
|
void |
StateStub.get(String lportId,
AsyncCallback<LogicalPortState> asyncCallback,
InvocationConfig invocationConfig) |
LogicalPortState |
State.get(String lportId,
InvocationConfig invocationConfig)
Returns transport node id for a specified logical port.
|
LogicalPortState |
StateStub.get(String lportId,
InvocationConfig invocationConfig) |
void |
StatusStub.get(String lportId,
String source,
AsyncCallback<LogicalPortOperationalStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String lportId,
String source,
AsyncCallback<LogicalPortOperationalStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns operational status of a specified logical port.
|
void |
StatisticsStub.get(String lportId,
String source,
AsyncCallback<LogicalPortStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String lportId,
String source,
AsyncCallback<LogicalPortStatistics> asyncCallback,
InvocationConfig invocationConfig)
Returns statistics of a specified logical port.
|
void |
ForwardingPathStub.get(String lportId,
String peerPortId,
AsyncCallback<PortConnectionEntities> asyncCallback,
InvocationConfig invocationConfig) |
void |
ForwardingPath.get(String lportId,
String peerPortId,
AsyncCallback<PortConnectionEntities> asyncCallback,
InvocationConfig invocationConfig)
Get networking entities between two logical ports with VIF attachment
|
LogicalPortOperationalStatus |
StatusStub.get(String lportId,
String source,
InvocationConfig invocationConfig) |
LogicalPortStatistics |
StatisticsStub.get(String lportId,
String source,
InvocationConfig invocationConfig) |
LogicalPortStatistics |
Statistics.get(String lportId,
String source,
InvocationConfig invocationConfig)
Returns statistics of a specified logical port.
|
PortConnectionEntities |
ForwardingPathStub.get(String lportId,
String peerPortId,
InvocationConfig invocationConfig) |
LogicalPortOperationalStatus |
Status.get(String lportId,
String source,
InvocationConfig invocationConfig)
Returns operational status of a specified logical port.
|
PortConnectionEntities |
ForwardingPath.get(String lportId,
String peerPortId,
InvocationConfig invocationConfig)
Get networking entities between two logical ports with VIF attachment
|
void |
StatusStub.getall(String attachmentId,
String attachmentType,
String bridgeClusterId,
Boolean containerPortsOnly,
String cursor,
Boolean diagnostic,
String includedFields,
String logicalSwitchId,
Long pageSize,
String parentVifId,
Boolean sortAscending,
String sortBy,
String source,
String switchingProfileId,
String transportNodeId,
String transportZoneId,
AsyncCallback<LogicalPortStatusSummary> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.getall(String attachmentId,
String attachmentType,
String bridgeClusterId,
Boolean containerPortsOnly,
String cursor,
Boolean diagnostic,
String includedFields,
String logicalSwitchId,
Long pageSize,
String parentVifId,
Boolean sortAscending,
String sortBy,
String source,
String switchingProfileId,
String transportNodeId,
String transportZoneId,
AsyncCallback<LogicalPortStatusSummary> asyncCallback,
InvocationConfig invocationConfig)
Returns operational status of all logical ports.
|
LogicalPortStatusSummary |
StatusStub.getall(String attachmentId,
String attachmentType,
String bridgeClusterId,
Boolean containerPortsOnly,
String cursor,
Boolean diagnostic,
String includedFields,
String logicalSwitchId,
Long pageSize,
String parentVifId,
Boolean sortAscending,
String sortBy,
String source,
String switchingProfileId,
String transportNodeId,
String transportZoneId,
InvocationConfig invocationConfig) |
LogicalPortStatusSummary |
Status.getall(String attachmentId,
String attachmentType,
String bridgeClusterId,
Boolean containerPortsOnly,
String cursor,
Boolean diagnostic,
String includedFields,
String logicalSwitchId,
Long pageSize,
String parentVifId,
Boolean sortAscending,
String sortBy,
String source,
String switchingProfileId,
String transportNodeId,
String transportZoneId,
InvocationConfig invocationConfig)
Returns operational status of all logical ports.
|
void |
MacTableStub.list(String lportId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<LogicalPortMacAddressListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MacTable.list(String lportId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<LogicalPortMacAddressListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns MAC table of a specified logical port.
|
LogicalPortMacAddressListResult |
MacTableStub.list(String lportId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig) |
LogicalPortMacAddressListResult |
MacTable.list(String lportId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig)
Returns MAC table of a specified logical port.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsStub.get(String logicalRouterPortId,
String source,
String transportNodeId,
AsyncCallback<LogicalRouterPortStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String logicalRouterPortId,
String source,
String transportNodeId,
AsyncCallback<LogicalRouterPortStatistics> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
LogicalRouterPortStatistics |
StatisticsStub.get(String logicalRouterPortId,
String source,
String transportNodeId,
InvocationConfig invocationConfig) |
LogicalRouterPortStatistics |
Statistics.get(String logicalRouterPortId,
String source,
String transportNodeId,
InvocationConfig invocationConfig)
Synchronous method overload.
|
void |
ArpTable.list(String logicalRouterPortId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<LogicalRouterPortArpTable> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
void |
ArpTableStub.list(String logicalRouterPortId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<LogicalRouterPortArpTable> asyncCallback,
InvocationConfig invocationConfig) |
LogicalRouterPortArpTable |
ArpTable.list(String logicalRouterPortId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig)
Synchronous method overload.
|
LogicalRouterPortArpTable |
ArpTableStub.list(String logicalRouterPortId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Summary.get(String logicalRouterPortId,
String source,
AsyncCallback<LogicalRouterPortStatisticsSummary> asyncCallback,
InvocationConfig invocationConfig)
Returns the summation of statistics from all nodes for the Specified Logical
Router Port.
|
void |
SummaryStub.get(String logicalRouterPortId,
String source,
AsyncCallback<LogicalRouterPortStatisticsSummary> asyncCallback,
InvocationConfig invocationConfig) |
LogicalRouterPortStatisticsSummary |
Summary.get(String logicalRouterPortId,
String source,
InvocationConfig invocationConfig)
Returns the summation of statistics from all nodes for the Specified Logical
Router Port.
|
LogicalRouterPortStatisticsSummary |
SummaryStub.get(String logicalRouterPortId,
String source,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Routing.get(String logicalRouterId,
AsyncCallback<RoutingConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns the routing configuration for a specified logical router.
|
void |
RoutingStub.get(String logicalRouterId,
AsyncCallback<RoutingConfig> asyncCallback,
InvocationConfig invocationConfig) |
RoutingConfig |
Routing.get(String logicalRouterId,
InvocationConfig invocationConfig)
Returns the routing configuration for a specified logical router.
|
RoutingConfig |
RoutingStub.get(String logicalRouterId,
InvocationConfig invocationConfig) |
void |
StatusStub.get(String logicalRouterId,
String source,
AsyncCallback<LogicalRouterStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String logicalRouterId,
String source,
AsyncCallback<LogicalRouterStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns status for the Logical Router of the given id.
|
LogicalRouterStatus |
StatusStub.get(String logicalRouterId,
String source,
InvocationConfig invocationConfig) |
LogicalRouterStatus |
Status.get(String logicalRouterId,
String source,
InvocationConfig invocationConfig)
Returns status for the Logical Router of the given id.
|
void |
Routing.update(String logicalRouterId,
RoutingConfig routingConfig,
AsyncCallback<RoutingConfig> asyncCallback,
InvocationConfig invocationConfig)
Modifies the routing configuration for a specified logical router.
|
void |
RoutingStub.update(String logicalRouterId,
RoutingConfig routingConfig,
AsyncCallback<RoutingConfig> asyncCallback,
InvocationConfig invocationConfig) |
RoutingConfig |
Routing.update(String logicalRouterId,
RoutingConfig routingConfig,
InvocationConfig invocationConfig)
Modifies the routing configuration for a specified logical router.
|
RoutingConfig |
RoutingStub.update(String logicalRouterId,
RoutingConfig routingConfig,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Rules.create(String logicalRouterId,
NatRule natRule,
AsyncCallback<NatRule> asyncCallback,
InvocationConfig invocationConfig)
Add a NAT rule in a specific logical router.
|
void |
RulesStub.create(String logicalRouterId,
NatRule natRule,
AsyncCallback<NatRule> asyncCallback,
InvocationConfig invocationConfig) |
NatRule |
Rules.create(String logicalRouterId,
NatRule natRule,
InvocationConfig invocationConfig)
Add a NAT rule in a specific logical router.
|
NatRule |
RulesStub.create(String logicalRouterId,
NatRule natRule,
InvocationConfig invocationConfig) |
void |
Rules.delete(String logicalRouterId,
String ruleId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a specific NAT rule from a logical router
|
void |
RulesStub.delete(String logicalRouterId,
String ruleId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Rules.delete(String logicalRouterId,
String ruleId,
InvocationConfig invocationConfig)
Delete a specific NAT rule from a logical router
|
void |
RulesStub.delete(String logicalRouterId,
String ruleId,
InvocationConfig invocationConfig) |
void |
Rules.get(String logicalRouterId,
String ruleId,
AsyncCallback<NatRule> asyncCallback,
InvocationConfig invocationConfig)
Get a specific NAT rule from a given logical router
|
void |
RulesStub.get(String logicalRouterId,
String ruleId,
AsyncCallback<NatRule> asyncCallback,
InvocationConfig invocationConfig) |
NatRule |
Rules.get(String logicalRouterId,
String ruleId,
InvocationConfig invocationConfig)
Get a specific NAT rule from a given logical router
|
NatRule |
RulesStub.get(String logicalRouterId,
String ruleId,
InvocationConfig invocationConfig) |
void |
Rules.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NatRuleListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns paginated list of all user defined NAT rules of the specific logical
router
|
void |
RulesStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NatRuleListResult> asyncCallback,
InvocationConfig invocationConfig) |
NatRuleListResult |
Rules.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns paginated list of all user defined NAT rules of the specific logical
router
|
NatRuleListResult |
RulesStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
Rules.update(String logicalRouterId,
String ruleId,
NatRule natRule,
AsyncCallback<NatRule> asyncCallback,
InvocationConfig invocationConfig)
Update a specific NAT rule from a given logical router.
|
void |
RulesStub.update(String logicalRouterId,
String ruleId,
NatRule natRule,
AsyncCallback<NatRule> asyncCallback,
InvocationConfig invocationConfig) |
NatRule |
Rules.update(String logicalRouterId,
String ruleId,
NatRule natRule,
InvocationConfig invocationConfig)
Update a specific NAT rule from a given logical router.
|
NatRule |
RulesStub.update(String logicalRouterId,
String ruleId,
NatRule natRule,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsStub.getperlogicalrouter(String logicalRouterId,
String source,
AsyncCallback<NatStatisticsPerLogicalRouter> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.getperlogicalrouter(String logicalRouterId,
String source,
AsyncCallback<NatStatisticsPerLogicalRouter> asyncCallback,
InvocationConfig invocationConfig)
Returns the summation of statistics for all rules from all nodes for the
Specified Logical Router.
|
NatStatisticsPerLogicalRouter |
StatisticsStub.getperlogicalrouter(String logicalRouterId,
String source,
InvocationConfig invocationConfig) |
NatStatisticsPerLogicalRouter |
Statistics.getperlogicalrouter(String logicalRouterId,
String source,
InvocationConfig invocationConfig)
Returns the summation of statistics for all rules from all nodes for the
Specified Logical Router.
|
void |
StatisticsStub.getperrule(String logicalRouterId,
String ruleId,
String source,
AsyncCallback<NatStatisticsPerRule> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.getperrule(String logicalRouterId,
String ruleId,
String source,
AsyncCallback<NatStatisticsPerRule> asyncCallback,
InvocationConfig invocationConfig)
Returns the summation of statistics from all nodes for the Specified Logical
Router NAT Rule.
|
NatStatisticsPerRule |
StatisticsStub.getperrule(String logicalRouterId,
String ruleId,
String source,
InvocationConfig invocationConfig) |
NatStatisticsPerRule |
Statistics.getperrule(String logicalRouterId,
String ruleId,
String source,
InvocationConfig invocationConfig)
Returns the summation of statistics from all nodes for the Specified Logical
Router NAT Rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpPrefixLists.create(String logicalRouterId,
IPPrefixList ipPrefixList,
AsyncCallback<IPPrefixList> asyncCallback,
InvocationConfig invocationConfig)
Adds a new IPPrefixList on a Logical Router
|
void |
IpPrefixListsStub.create(String logicalRouterId,
IPPrefixList ipPrefixList,
AsyncCallback<IPPrefixList> asyncCallback,
InvocationConfig invocationConfig) |
IPPrefixList |
IpPrefixLists.create(String logicalRouterId,
IPPrefixList ipPrefixList,
InvocationConfig invocationConfig)
Adds a new IPPrefixList on a Logical Router
|
IPPrefixList |
IpPrefixListsStub.create(String logicalRouterId,
IPPrefixList ipPrefixList,
InvocationConfig invocationConfig) |
void |
RouteMaps.create(String logicalRouterId,
RouteMap routeMap,
AsyncCallback<RouteMap> asyncCallback,
InvocationConfig invocationConfig)
Adds a new RouteMap on a Logical Router
|
void |
RouteMapsStub.create(String logicalRouterId,
RouteMap routeMap,
AsyncCallback<RouteMap> asyncCallback,
InvocationConfig invocationConfig) |
RouteMap |
RouteMaps.create(String logicalRouterId,
RouteMap routeMap,
InvocationConfig invocationConfig)
Adds a new RouteMap on a Logical Router
|
RouteMap |
RouteMapsStub.create(String logicalRouterId,
RouteMap routeMap,
InvocationConfig invocationConfig) |
void |
StaticRoutes.create(String logicalRouterId,
StaticRoute staticRoute,
AsyncCallback<StaticRoute> asyncCallback,
InvocationConfig invocationConfig)
Adds a new static route on a Logical Router
|
void |
StaticRoutesStub.create(String logicalRouterId,
StaticRoute staticRoute,
AsyncCallback<StaticRoute> asyncCallback,
InvocationConfig invocationConfig) |
StaticRoute |
StaticRoutes.create(String logicalRouterId,
StaticRoute staticRoute,
InvocationConfig invocationConfig)
Adds a new static route on a Logical Router
|
StaticRoute |
StaticRoutesStub.create(String logicalRouterId,
StaticRoute staticRoute,
InvocationConfig invocationConfig) |
void |
IpPrefixLists.delete(String logicalRouterId,
String id,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes a specific IPPrefixList on the specified logical router.
|
void |
RouteMaps.delete(String logicalRouterId,
String id,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes a specific RouteMap on the specified logical router.
|
void |
StaticRoutes.delete(String logicalRouterId,
String id,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes a specific static route on the specified logical router.
|
void |
StaticRoutesStub.delete(String logicalRouterId,
String id,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
RouteMapsStub.delete(String logicalRouterId,
String id,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpPrefixListsStub.delete(String logicalRouterId,
String id,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpPrefixLists.delete(String logicalRouterId,
String id,
InvocationConfig invocationConfig)
Deletes a specific IPPrefixList on the specified logical router.
|
void |
RouteMaps.delete(String logicalRouterId,
String id,
InvocationConfig invocationConfig)
Deletes a specific RouteMap on the specified logical router.
|
void |
StaticRoutes.delete(String logicalRouterId,
String id,
InvocationConfig invocationConfig)
Deletes a specific static route on the specified logical router.
|
void |
StaticRoutesStub.delete(String logicalRouterId,
String id,
InvocationConfig invocationConfig) |
void |
RouteMapsStub.delete(String logicalRouterId,
String id,
InvocationConfig invocationConfig) |
void |
IpPrefixListsStub.delete(String logicalRouterId,
String id,
InvocationConfig invocationConfig) |
void |
AdvertisementStub.get(String logicalRouterId,
AsyncCallback<AdvertisementConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Advertisement.get(String logicalRouterId,
AsyncCallback<AdvertisementConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the routes to be advertised by the specified TIER1
logical router.
|
void |
BfdConfig.get(String logicalRouterId,
AsyncCallback<BfdConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns the BFD configuration for all routing BFD peers.
|
void |
BfdConfigStub.get(String logicalRouterId,
AsyncCallback<BfdConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
BgpStub.get(String logicalRouterId,
AsyncCallback<BgpConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Bgp.get(String logicalRouterId,
AsyncCallback<BgpConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the BGP configuration on a specified logical router.
|
void |
Redistribution.get(String logicalRouterId,
AsyncCallback<RedistributionConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns information about configured route redistribution for the specified
logical router.
|
void |
RedistributionStub.get(String logicalRouterId,
AsyncCallback<RedistributionConfig> asyncCallback,
InvocationConfig invocationConfig) |
BfdConfig |
BfdConfig.get(String logicalRouterId,
InvocationConfig invocationConfig)
Returns the BFD configuration for all routing BFD peers.
|
RedistributionConfig |
Redistribution.get(String logicalRouterId,
InvocationConfig invocationConfig)
Returns information about configured route redistribution for the specified
logical router.
|
BfdConfig |
BfdConfigStub.get(String logicalRouterId,
InvocationConfig invocationConfig) |
BgpConfig |
BgpStub.get(String logicalRouterId,
InvocationConfig invocationConfig) |
RedistributionConfig |
RedistributionStub.get(String logicalRouterId,
InvocationConfig invocationConfig) |
AdvertisementConfig |
AdvertisementStub.get(String logicalRouterId,
InvocationConfig invocationConfig) |
AdvertisementConfig |
Advertisement.get(String logicalRouterId,
InvocationConfig invocationConfig)
Returns information about the routes to be advertised by the specified TIER1
logical router.
|
BgpConfig |
Bgp.get(String logicalRouterId,
InvocationConfig invocationConfig)
Returns information about the BGP configuration on a specified logical router.
|
void |
IpPrefixLists.get(String logicalRouterId,
String id,
AsyncCallback<IPPrefixList> asyncCallback,
InvocationConfig invocationConfig)
Read a specific IPPrefixList on the specified logical router.
|
void |
IpPrefixListsStub.get(String logicalRouterId,
String id,
AsyncCallback<IPPrefixList> asyncCallback,
InvocationConfig invocationConfig) |
void |
RouteMaps.get(String logicalRouterId,
String id,
AsyncCallback<RouteMap> asyncCallback,
InvocationConfig invocationConfig)
Read a specific RouteMap on the specified logical router.
|
void |
RouteMapsStub.get(String logicalRouterId,
String id,
AsyncCallback<RouteMap> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticRoutes.get(String logicalRouterId,
String id,
AsyncCallback<StaticRoute> asyncCallback,
InvocationConfig invocationConfig)
Read a specific static routes on the specified logical router.
|
void |
StaticRoutesStub.get(String logicalRouterId,
String id,
AsyncCallback<StaticRoute> asyncCallback,
InvocationConfig invocationConfig) |
IPPrefixList |
IpPrefixLists.get(String logicalRouterId,
String id,
InvocationConfig invocationConfig)
Read a specific IPPrefixList on the specified logical router.
|
RouteMap |
RouteMaps.get(String logicalRouterId,
String id,
InvocationConfig invocationConfig)
Read a specific RouteMap on the specified logical router.
|
StaticRoute |
StaticRoutes.get(String logicalRouterId,
String id,
InvocationConfig invocationConfig)
Read a specific static routes on the specified logical router.
|
StaticRoute |
StaticRoutesStub.get(String logicalRouterId,
String id,
InvocationConfig invocationConfig) |
RouteMap |
RouteMapsStub.get(String logicalRouterId,
String id,
InvocationConfig invocationConfig) |
IPPrefixList |
IpPrefixListsStub.get(String logicalRouterId,
String id,
InvocationConfig invocationConfig) |
void |
IpPrefixLists.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPPrefixListListResult> asyncCallback,
InvocationConfig invocationConfig)
Paginated List of IPPrefixLists
|
void |
IpPrefixListsStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPPrefixListListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
RouteMaps.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<RouteMapListResult> asyncCallback,
InvocationConfig invocationConfig)
Paginated List of RouteMaps
|
void |
RouteMapsStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<RouteMapListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
StaticRoutes.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<StaticRouteListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about configured static routes, including the network
address and next hops for each static route.
|
void |
StaticRoutesStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<StaticRouteListResult> asyncCallback,
InvocationConfig invocationConfig) |
IPPrefixListListResult |
IpPrefixLists.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Paginated List of IPPrefixLists
|
RouteMapListResult |
RouteMaps.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Paginated List of RouteMaps
|
StaticRouteListResult |
StaticRoutes.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about configured static routes, including the network
address and next hops for each static route.
|
StaticRouteListResult |
StaticRoutesStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
RouteMapListResult |
RouteMapsStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IPPrefixListListResult |
IpPrefixListsStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
RouteTableStub.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
AsyncCallback<LogicalRouterRouteTable> asyncCallback,
InvocationConfig invocationConfig) |
void |
RouteTable.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
AsyncCallback<LogicalRouterRouteTable> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
LogicalRouterRouteTable |
RouteTableStub.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
InvocationConfig invocationConfig) |
LogicalRouterRouteTable |
RouteTable.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
InvocationConfig invocationConfig)
Synchronous method overload.
|
void |
ForwardingTable.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
String networkPrefix,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
AsyncCallback<LogicalRouterRouteTable> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
void |
ForwardingTableStub.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
String networkPrefix,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
AsyncCallback<LogicalRouterRouteTable> asyncCallback,
InvocationConfig invocationConfig) |
LogicalRouterRouteTable |
ForwardingTable.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
String networkPrefix,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
InvocationConfig invocationConfig)
Synchronous method overload.
|
LogicalRouterRouteTable |
ForwardingTableStub.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
String networkPrefix,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
InvocationConfig invocationConfig) |
void |
RoutingTableStub.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
String networkPrefix,
Long pageSize,
String routeSource,
Boolean sortAscending,
String sortBy,
String source,
AsyncCallback<LogicalRouterRouteTable> asyncCallback,
InvocationConfig invocationConfig) |
void |
RoutingTable.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
String networkPrefix,
Long pageSize,
String routeSource,
Boolean sortAscending,
String sortBy,
String source,
AsyncCallback<LogicalRouterRouteTable> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
LogicalRouterRouteTable |
RoutingTableStub.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
String networkPrefix,
Long pageSize,
String routeSource,
Boolean sortAscending,
String sortBy,
String source,
InvocationConfig invocationConfig) |
LogicalRouterRouteTable |
RoutingTable.list(String logicalRouterId,
String transportNodeId,
String cursor,
String includedFields,
String networkPrefix,
Long pageSize,
String routeSource,
Boolean sortAscending,
String sortBy,
String source,
InvocationConfig invocationConfig)
Synchronous method overload.
|
void |
AdvertisementStub.update(String logicalRouterId,
AdvertisementConfig advertisementConfig,
AsyncCallback<AdvertisementConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Advertisement.update(String logicalRouterId,
AdvertisementConfig advertisementConfig,
AsyncCallback<AdvertisementConfig> asyncCallback,
InvocationConfig invocationConfig)
Modifies the route advertisement configuration on the specified logical router.
|
AdvertisementConfig |
AdvertisementStub.update(String logicalRouterId,
AdvertisementConfig advertisementConfig,
InvocationConfig invocationConfig) |
AdvertisementConfig |
Advertisement.update(String logicalRouterId,
AdvertisementConfig advertisementConfig,
InvocationConfig invocationConfig)
Modifies the route advertisement configuration on the specified logical router.
|
void |
BfdConfig.update(String logicalRouterId,
BfdConfig bfdConfig,
AsyncCallback<BfdConfig> asyncCallback,
InvocationConfig invocationConfig)
Modifies the BFD configuration for routing BFD peers.
|
void |
BfdConfigStub.update(String logicalRouterId,
BfdConfig bfdConfig,
AsyncCallback<BfdConfig> asyncCallback,
InvocationConfig invocationConfig) |
BfdConfig |
BfdConfig.update(String logicalRouterId,
BfdConfig bfdConfig,
InvocationConfig invocationConfig)
Modifies the BFD configuration for routing BFD peers.
|
BfdConfig |
BfdConfigStub.update(String logicalRouterId,
BfdConfig bfdConfig,
InvocationConfig invocationConfig) |
void |
BgpStub.update(String logicalRouterId,
BgpConfig bgpConfig,
AsyncCallback<BgpConfig> asyncCallback,
InvocationConfig invocationConfig) |
void |
Bgp.update(String logicalRouterId,
BgpConfig bgpConfig,
AsyncCallback<BgpConfig> asyncCallback,
InvocationConfig invocationConfig)
Modifies the BGP configuration on a specified TIER0 logical router.
|
BgpConfig |
BgpStub.update(String logicalRouterId,
BgpConfig bgpConfig,
InvocationConfig invocationConfig) |
BgpConfig |
Bgp.update(String logicalRouterId,
BgpConfig bgpConfig,
InvocationConfig invocationConfig)
Modifies the BGP configuration on a specified TIER0 logical router.
|
void |
Redistribution.update(String logicalRouterId,
RedistributionConfig redistributionConfig,
AsyncCallback<RedistributionConfig> asyncCallback,
InvocationConfig invocationConfig)
Modifies existing route redistribution rules for the specified TIER0 logical
router.
|
void |
RedistributionStub.update(String logicalRouterId,
RedistributionConfig redistributionConfig,
AsyncCallback<RedistributionConfig> asyncCallback,
InvocationConfig invocationConfig) |
RedistributionConfig |
Redistribution.update(String logicalRouterId,
RedistributionConfig redistributionConfig,
InvocationConfig invocationConfig)
Modifies existing route redistribution rules for the specified TIER0 logical
router.
|
RedistributionConfig |
RedistributionStub.update(String logicalRouterId,
RedistributionConfig redistributionConfig,
InvocationConfig invocationConfig) |
void |
IpPrefixLists.update(String logicalRouterId,
String id,
IPPrefixList ipPrefixList,
AsyncCallback<IPPrefixList> asyncCallback,
InvocationConfig invocationConfig)
Update a specific IPPrefixList on the specified logical router.
|
void |
IpPrefixListsStub.update(String logicalRouterId,
String id,
IPPrefixList ipPrefixList,
AsyncCallback<IPPrefixList> asyncCallback,
InvocationConfig invocationConfig) |
IPPrefixList |
IpPrefixLists.update(String logicalRouterId,
String id,
IPPrefixList ipPrefixList,
InvocationConfig invocationConfig)
Update a specific IPPrefixList on the specified logical router.
|
IPPrefixList |
IpPrefixListsStub.update(String logicalRouterId,
String id,
IPPrefixList ipPrefixList,
InvocationConfig invocationConfig) |
void |
RouteMaps.update(String logicalRouterId,
String id,
RouteMap routeMap,
AsyncCallback<RouteMap> asyncCallback,
InvocationConfig invocationConfig)
Update a specific RouteMap on the specified logical router.
|
void |
RouteMapsStub.update(String logicalRouterId,
String id,
RouteMap routeMap,
AsyncCallback<RouteMap> asyncCallback,
InvocationConfig invocationConfig) |
RouteMap |
RouteMaps.update(String logicalRouterId,
String id,
RouteMap routeMap,
InvocationConfig invocationConfig)
Update a specific RouteMap on the specified logical router.
|
RouteMap |
RouteMapsStub.update(String logicalRouterId,
String id,
RouteMap routeMap,
InvocationConfig invocationConfig) |
void |
StaticRoutes.update(String logicalRouterId,
String id,
StaticRoute staticRoute,
AsyncCallback<StaticRoute> asyncCallback,
InvocationConfig invocationConfig)
Update a specific static route on the specified logical router.
|
void |
StaticRoutesStub.update(String logicalRouterId,
String id,
StaticRoute staticRoute,
AsyncCallback<StaticRoute> asyncCallback,
InvocationConfig invocationConfig) |
StaticRoute |
StaticRoutes.update(String logicalRouterId,
String id,
StaticRoute staticRoute,
InvocationConfig invocationConfig)
Update a specific static route on the specified logical router.
|
StaticRoute |
StaticRoutesStub.update(String logicalRouterId,
String id,
StaticRoute staticRoute,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Rules.get(String logicalRouterId,
AsyncCallback<AdvertiseRuleList> asyncCallback,
InvocationConfig invocationConfig)
Returns the advertisement rule list for the specified TIER1 logical router.
|
void |
RulesStub.get(String logicalRouterId,
AsyncCallback<AdvertiseRuleList> asyncCallback,
InvocationConfig invocationConfig) |
AdvertiseRuleList |
Rules.get(String logicalRouterId,
InvocationConfig invocationConfig)
Returns the advertisement rule list for the specified TIER1 logical router.
|
AdvertiseRuleList |
RulesStub.get(String logicalRouterId,
InvocationConfig invocationConfig) |
void |
Rules.update(String logicalRouterId,
AdvertiseRuleList advertiseRuleList,
AsyncCallback<AdvertiseRuleList> asyncCallback,
InvocationConfig invocationConfig)
Modifies the advertisement rules on the specified logical router.
|
void |
RulesStub.update(String logicalRouterId,
AdvertiseRuleList advertiseRuleList,
AsyncCallback<AdvertiseRuleList> asyncCallback,
InvocationConfig invocationConfig) |
AdvertiseRuleList |
Rules.update(String logicalRouterId,
AdvertiseRuleList advertiseRuleList,
InvocationConfig invocationConfig)
Modifies the advertisement rules on the specified logical router.
|
AdvertiseRuleList |
RulesStub.update(String logicalRouterId,
AdvertiseRuleList advertiseRuleList,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommunityListsStub.create(String logicalRouterId,
BGPCommunityList bGPCommunityList,
AsyncCallback<BGPCommunityList> asyncCallback,
InvocationConfig invocationConfig) |
void |
CommunityLists.create(String logicalRouterId,
BGPCommunityList bGPCommunityList,
AsyncCallback<BGPCommunityList> asyncCallback,
InvocationConfig invocationConfig)
Add a new BGP Community List on a Logical Router
|
BGPCommunityList |
CommunityListsStub.create(String logicalRouterId,
BGPCommunityList bGPCommunityList,
InvocationConfig invocationConfig) |
BGPCommunityList |
CommunityLists.create(String logicalRouterId,
BGPCommunityList bGPCommunityList,
InvocationConfig invocationConfig)
Add a new BGP Community List on a Logical Router
|
void |
NeighborsStub.create(String logicalRouterId,
BgpNeighbor bgpNeighbor,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig) |
void |
Neighbors.create(String logicalRouterId,
BgpNeighbor bgpNeighbor,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig)
Add a new BGP Neighbor on a Logical Router
|
BgpNeighbor |
NeighborsStub.create(String logicalRouterId,
BgpNeighbor bgpNeighbor,
InvocationConfig invocationConfig) |
BgpNeighbor |
Neighbors.create(String logicalRouterId,
BgpNeighbor bgpNeighbor,
InvocationConfig invocationConfig)
Add a new BGP Neighbor on a Logical Router
|
void |
CommunityListsStub.delete(String logicalRouterId,
String communityListId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
NeighborsStub.delete(String logicalRouterId,
String id,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Neighbors.delete(String logicalRouterId,
String id,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a specific BGP Neighbor on a Logical Router
|
void |
CommunityLists.delete(String logicalRouterId,
String communityListId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a specific BGP community list from a Logical Router
|
void |
CommunityListsStub.delete(String logicalRouterId,
String communityListId,
InvocationConfig invocationConfig) |
void |
NeighborsStub.delete(String logicalRouterId,
String id,
InvocationConfig invocationConfig) |
void |
Neighbors.delete(String logicalRouterId,
String id,
InvocationConfig invocationConfig)
Delete a specific BGP Neighbor on a Logical Router
|
void |
CommunityLists.delete(String logicalRouterId,
String communityListId,
InvocationConfig invocationConfig)
Delete a specific BGP community list from a Logical Router
|
void |
CommunityListsStub.get(String logicalRouterId,
String communityListId,
AsyncCallback<BGPCommunityList> asyncCallback,
InvocationConfig invocationConfig) |
void |
CommunityLists.get(String logicalRouterId,
String communityListId,
AsyncCallback<BGPCommunityList> asyncCallback,
InvocationConfig invocationConfig)
Read a specific BGP community list from a Logical Router
|
void |
NeighborsStub.get(String logicalRouterId,
String id,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig) |
void |
Neighbors.get(String logicalRouterId,
String id,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig)
Read a specific BGP Neighbor on a Logical Router
|
BGPCommunityList |
CommunityListsStub.get(String logicalRouterId,
String communityListId,
InvocationConfig invocationConfig) |
BgpNeighbor |
NeighborsStub.get(String logicalRouterId,
String id,
InvocationConfig invocationConfig) |
BgpNeighbor |
Neighbors.get(String logicalRouterId,
String id,
InvocationConfig invocationConfig)
Read a specific BGP Neighbor on a Logical Router
|
BGPCommunityList |
CommunityLists.get(String logicalRouterId,
String communityListId,
InvocationConfig invocationConfig)
Read a specific BGP community list from a Logical Router
|
void |
CommunityListsStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<BGPCommunityListListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
CommunityLists.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<BGPCommunityListListResult> asyncCallback,
InvocationConfig invocationConfig)
Paginated list of BGP Community Lists on a Logical Router
|
void |
NeighborsStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<BgpNeighborListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Neighbors.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<BgpNeighborListResult> asyncCallback,
InvocationConfig invocationConfig)
Paginated list of BGP Neighbors on a Logical Router
|
BGPCommunityListListResult |
CommunityListsStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
BgpNeighborListResult |
NeighborsStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
BgpNeighborListResult |
Neighbors.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Paginated list of BGP Neighbors on a Logical Router
|
BGPCommunityListListResult |
CommunityLists.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Paginated list of BGP Community Lists on a Logical Router
|
void |
NeighborsStub.showsensitivedata(String logicalRouterId,
String id,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig) |
void |
Neighbors.showsensitivedata(String logicalRouterId,
String id,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig)
Read a specific BGP Neighbor details with password on a Logical Router
|
BgpNeighbor |
NeighborsStub.showsensitivedata(String logicalRouterId,
String id,
InvocationConfig invocationConfig) |
BgpNeighbor |
Neighbors.showsensitivedata(String logicalRouterId,
String id,
InvocationConfig invocationConfig)
Read a specific BGP Neighbor details with password on a Logical Router
|
void |
NeighborsStub.unsetpassword(String logicalRouterId,
String id,
String action,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig) |
void |
Neighbors.unsetpassword(String logicalRouterId,
String id,
String action,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig)
Unset/Delete the password property on the specific BGP Neighbor.
|
BgpNeighbor |
NeighborsStub.unsetpassword(String logicalRouterId,
String id,
String action,
InvocationConfig invocationConfig) |
BgpNeighbor |
Neighbors.unsetpassword(String logicalRouterId,
String id,
String action,
InvocationConfig invocationConfig)
Unset/Delete the password property on the specific BGP Neighbor.
|
void |
CommuntyListsStub.update(String logicalRouterId,
String communityListId,
BGPCommunityList bGPCommunityList,
AsyncCallback<BGPCommunityList> asyncCallback,
InvocationConfig invocationConfig) |
void |
CommuntyLists.update(String logicalRouterId,
String communityListId,
BGPCommunityList bGPCommunityList,
AsyncCallback<BGPCommunityList> asyncCallback,
InvocationConfig invocationConfig)
Update a specific BGP community list from a Logical Router
|
BGPCommunityList |
CommuntyListsStub.update(String logicalRouterId,
String communityListId,
BGPCommunityList bGPCommunityList,
InvocationConfig invocationConfig) |
BGPCommunityList |
CommuntyLists.update(String logicalRouterId,
String communityListId,
BGPCommunityList bGPCommunityList,
InvocationConfig invocationConfig)
Update a specific BGP community list from a Logical Router
|
void |
NeighborsStub.update(String logicalRouterId,
String id,
BgpNeighbor bgpNeighbor,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig) |
void |
Neighbors.update(String logicalRouterId,
String id,
BgpNeighbor bgpNeighbor,
AsyncCallback<BgpNeighbor> asyncCallback,
InvocationConfig invocationConfig)
Update a specific BGP Neighbor on a Logical Router
|
BgpNeighbor |
NeighborsStub.update(String logicalRouterId,
String id,
BgpNeighbor bgpNeighbor,
InvocationConfig invocationConfig) |
BgpNeighbor |
Neighbors.update(String logicalRouterId,
String id,
BgpNeighbor bgpNeighbor,
InvocationConfig invocationConfig)
Update a specific BGP Neighbor on a Logical Router
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoutesStub.get(String logicalRouterId,
String neighborId,
AsyncCallback<BgpNeighborRouteDetails> asyncCallback,
InvocationConfig invocationConfig) |
void |
AdvertisedRoutes.get(String logicalRouterId,
String neighborId,
AsyncCallback<BgpNeighborRouteDetails> asyncCallback,
InvocationConfig invocationConfig)
Returns routes advertised by BGP neighbor from all edge transport nodes on which
this neighbor is currently enabled.
|
void |
Routes.get(String logicalRouterId,
String neighborId,
AsyncCallback<BgpNeighborRouteDetails> asyncCallback,
InvocationConfig invocationConfig)
Returns routes learned by BGP neighbor from all edge transport nodes on which
this neighbor is currently enabled.
|
void |
AdvertisedRoutesStub.get(String logicalRouterId,
String neighborId,
AsyncCallback<BgpNeighborRouteDetails> asyncCallback,
InvocationConfig invocationConfig) |
BgpNeighborRouteDetails |
RoutesStub.get(String logicalRouterId,
String neighborId,
InvocationConfig invocationConfig) |
BgpNeighborRouteDetails |
AdvertisedRoutes.get(String logicalRouterId,
String neighborId,
InvocationConfig invocationConfig)
Returns routes advertised by BGP neighbor from all edge transport nodes on which
this neighbor is currently enabled.
|
BgpNeighborRouteDetails |
Routes.get(String logicalRouterId,
String neighborId,
InvocationConfig invocationConfig)
Returns routes learned by BGP neighbor from all edge transport nodes on which
this neighbor is currently enabled.
|
BgpNeighborRouteDetails |
AdvertisedRoutesStub.get(String logicalRouterId,
String neighborId,
InvocationConfig invocationConfig) |
void |
StatusStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<BgpNeighborsStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<BgpNeighborsStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
BgpNeighborsStatusListResult |
StatusStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig) |
BgpNeighborsStatusListResult |
Status.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig)
Synchronous method overload.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rules.get(String logicalRouterId,
AsyncCallback<RedistributionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Returns all the route redistribution rules for the specified logical router.
|
void |
RulesStub.get(String logicalRouterId,
AsyncCallback<RedistributionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
RedistributionRuleList |
Rules.get(String logicalRouterId,
InvocationConfig invocationConfig)
Returns all the route redistribution rules for the specified logical router.
|
RedistributionRuleList |
RulesStub.get(String logicalRouterId,
InvocationConfig invocationConfig) |
void |
Rules.update(String logicalRouterId,
RedistributionRuleList redistributionRuleList,
AsyncCallback<RedistributionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Modifies all route redistribution rules for the specified TIER0 logical router.
|
void |
RulesStub.update(String logicalRouterId,
RedistributionRuleList redistributionRuleList,
AsyncCallback<RedistributionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
RedistributionRuleList |
Rules.update(String logicalRouterId,
RedistributionRuleList redistributionRuleList,
InvocationConfig invocationConfig)
Modifies all route redistribution rules for the specified TIER0 logical router.
|
RedistributionRuleList |
RulesStub.update(String logicalRouterId,
RedistributionRuleList redistributionRuleList,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
BfdPeers.create(String logicalRouterId,
StaticHopBfdPeer staticHopBfdPeer,
AsyncCallback<StaticHopBfdPeer> asyncCallback,
InvocationConfig invocationConfig)
Creates a BFD peer for static route.
|
void |
BfdPeersStub.create(String logicalRouterId,
StaticHopBfdPeer staticHopBfdPeer,
AsyncCallback<StaticHopBfdPeer> asyncCallback,
InvocationConfig invocationConfig) |
StaticHopBfdPeer |
BfdPeers.create(String logicalRouterId,
StaticHopBfdPeer staticHopBfdPeer,
InvocationConfig invocationConfig)
Creates a BFD peer for static route.
|
StaticHopBfdPeer |
BfdPeersStub.create(String logicalRouterId,
StaticHopBfdPeer staticHopBfdPeer,
InvocationConfig invocationConfig) |
void |
BfdPeers.delete(String logicalRouterId,
String bfdPeerId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified BFD peer present on specified logical router.
|
void |
BfdPeersStub.delete(String logicalRouterId,
String bfdPeerId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
BfdPeers.delete(String logicalRouterId,
String bfdPeerId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified BFD peer present on specified logical router.
|
void |
BfdPeersStub.delete(String logicalRouterId,
String bfdPeerId,
Boolean force,
InvocationConfig invocationConfig) |
void |
BfdPeers.get(String logicalRouterId,
String bfdPeerId,
AsyncCallback<StaticHopBfdPeer> asyncCallback,
InvocationConfig invocationConfig)
Read the BFD peer having specified ID.
|
void |
BfdPeersStub.get(String logicalRouterId,
String bfdPeerId,
AsyncCallback<StaticHopBfdPeer> asyncCallback,
InvocationConfig invocationConfig) |
StaticHopBfdPeer |
BfdPeers.get(String logicalRouterId,
String bfdPeerId,
InvocationConfig invocationConfig)
Read the BFD peer having specified ID.
|
StaticHopBfdPeer |
BfdPeersStub.get(String logicalRouterId,
String bfdPeerId,
InvocationConfig invocationConfig) |
void |
BfdPeers.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<StaticHopBfdPeerListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all BFD peers created on specified logical router for
static routes.
|
void |
BfdPeersStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<StaticHopBfdPeerListResult> asyncCallback,
InvocationConfig invocationConfig) |
StaticHopBfdPeerListResult |
BfdPeers.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all BFD peers created on specified logical router for
static routes.
|
StaticHopBfdPeerListResult |
BfdPeersStub.list(String logicalRouterId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
BfdPeers.update(String logicalRouterId,
String bfdPeerId,
StaticHopBfdPeer staticHopBfdPeer,
AsyncCallback<StaticHopBfdPeer> asyncCallback,
InvocationConfig invocationConfig)
Modifies the static route BFD peer.
|
void |
BfdPeersStub.update(String logicalRouterId,
String bfdPeerId,
StaticHopBfdPeer staticHopBfdPeer,
AsyncCallback<StaticHopBfdPeer> asyncCallback,
InvocationConfig invocationConfig) |
StaticHopBfdPeer |
BfdPeers.update(String logicalRouterId,
String bfdPeerId,
StaticHopBfdPeer staticHopBfdPeer,
InvocationConfig invocationConfig)
Modifies the static route BFD peer.
|
StaticHopBfdPeer |
BfdPeersStub.update(String logicalRouterId,
String bfdPeerId,
StaticHopBfdPeer staticHopBfdPeer,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
State.get(String lswitchId,
AsyncCallback<LogicalSwitchState> asyncCallback,
InvocationConfig invocationConfig)
Returns current state of the logical switch configuration and details of only
out-of-sync transport nodes.
|
void |
StateStub.get(String lswitchId,
AsyncCallback<LogicalSwitchState> asyncCallback,
InvocationConfig invocationConfig) |
void |
Summary.get(String lswitchId,
AsyncCallback<LogicalSwitchStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns the number of ports assigned to a logical switch.
|
void |
SummaryStub.get(String lswitchId,
AsyncCallback<LogicalSwitchStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
StatusStub.get(String cursor,
Boolean diagnostic,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String switchingProfileId,
String transportType,
String transportZoneId,
String uplinkTeamingPolicyName,
Long vlan,
Long vni,
AsyncCallback<LogicalSwitchStatusSummary> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String cursor,
Boolean diagnostic,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String switchingProfileId,
String transportType,
String transportZoneId,
String uplinkTeamingPolicyName,
Long vlan,
Long vni,
AsyncCallback<LogicalSwitchStatusSummary> asyncCallback,
InvocationConfig invocationConfig)
Returns Operational status of all logical switches.
|
LogicalSwitchStatusSummary |
StatusStub.get(String cursor,
Boolean diagnostic,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String switchingProfileId,
String transportType,
String transportZoneId,
String uplinkTeamingPolicyName,
Long vlan,
Long vni,
InvocationConfig invocationConfig) |
LogicalSwitchStatusSummary |
Status.get(String cursor,
Boolean diagnostic,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String switchingProfileId,
String transportType,
String transportZoneId,
String uplinkTeamingPolicyName,
Long vlan,
Long vni,
InvocationConfig invocationConfig)
Returns Operational status of all logical switches.
|
LogicalSwitchStatus |
Summary.get(String lswitchId,
InvocationConfig invocationConfig)
Returns the number of ports assigned to a logical switch.
|
LogicalSwitchStatus |
SummaryStub.get(String lswitchId,
InvocationConfig invocationConfig) |
LogicalSwitchState |
State.get(String lswitchId,
InvocationConfig invocationConfig)
Returns current state of the logical switch configuration and details of only
out-of-sync transport nodes.
|
LogicalSwitchState |
StateStub.get(String lswitchId,
InvocationConfig invocationConfig) |
void |
StatisticsStub.get(String lswitchId,
String source,
AsyncCallback<LogicalSwitchStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String lswitchId,
String source,
AsyncCallback<LogicalSwitchStatistics> asyncCallback,
InvocationConfig invocationConfig)
Returns statistics of a specified logical switch.
|
LogicalSwitchStatistics |
StatisticsStub.get(String lswitchId,
String source,
InvocationConfig invocationConfig) |
LogicalSwitchStatistics |
Statistics.get(String lswitchId,
String source,
InvocationConfig invocationConfig)
Returns statistics of a specified logical switch.
|
void |
State.list(String status,
AsyncCallback<LogicalSwitchStateListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns a list of logical switches states that have realized state as provided
as query parameter.
|
void |
StateStub.list(String status,
AsyncCallback<LogicalSwitchStateListResult> asyncCallback,
InvocationConfig invocationConfig) |
LogicalSwitchStateListResult |
State.list(String status,
InvocationConfig invocationConfig)
Returns a list of logical switches states that have realized state as provided
as query parameter.
|
LogicalSwitchStateListResult |
StateStub.list(String status,
InvocationConfig invocationConfig) |
void |
MacTableStub.list(String lswitchId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<MacAddressListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MacTable.list(String lswitchId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<MacAddressListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns MAC table of a specified logical switch from the given transport node if
a transport node id is given in the query parameter from the Central Controller
Plane.
|
void |
VtepTable.list(String lswitchId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<VtepListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the virtual tunnel endpoint table of a specified logical switch from the
given transport node if a transport node id is given in the query parameter,
from the Central Controller Plane.
|
void |
VtepTableStub.list(String lswitchId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
AsyncCallback<VtepListResult> asyncCallback,
InvocationConfig invocationConfig) |
VtepListResult |
VtepTable.list(String lswitchId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig)
Returns the virtual tunnel endpoint table of a specified logical switch from the
given transport node if a transport node id is given in the query parameter,
from the Central Controller Plane.
|
VtepListResult |
VtepTableStub.list(String lswitchId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig) |
MacAddressListResult |
MacTableStub.list(String lswitchId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig) |
MacAddressListResult |
MacTable.list(String lswitchId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String transportNodeId,
InvocationConfig invocationConfig)
Returns MAC table of a specified logical switch from the given transport node if
a transport node id is given in the query parameter from the Central Controller
Plane.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MembersStub.create(String macSetId,
MACAddressElement mACAddressElement,
AsyncCallback<MACAddressElement> asyncCallback,
InvocationConfig invocationConfig) |
void |
Members.create(String macSetId,
MACAddressElement mACAddressElement,
AsyncCallback<MACAddressElement> asyncCallback,
InvocationConfig invocationConfig)
Add an individual MAC address to a MACSet
|
MACAddressElement |
MembersStub.create(String macSetId,
MACAddressElement mACAddressElement,
InvocationConfig invocationConfig) |
MACAddressElement |
Members.create(String macSetId,
MACAddressElement mACAddressElement,
InvocationConfig invocationConfig)
Add an individual MAC address to a MACSet
|
void |
MembersStub.delete(String macSetId,
String macAddress,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Members.delete(String macSetId,
String macAddress,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Remove an individual MAC address from a MACSet
|
void |
MembersStub.delete(String macSetId,
String macAddress,
InvocationConfig invocationConfig) |
void |
Members.delete(String macSetId,
String macAddress,
InvocationConfig invocationConfig)
Remove an individual MAC address from a MACSet
|
void |
MembersStub.list(String macSetId,
AsyncCallback<MACAddressElementListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Members.list(String macSetId,
AsyncCallback<MACAddressElementListResult> asyncCallback,
InvocationConfig invocationConfig)
List all MAC addresses in a MACSet
|
MACAddressElementListResult |
MembersStub.list(String macSetId,
InvocationConfig invocationConfig) |
MACAddressElementListResult |
Members.list(String macSetId,
InvocationConfig invocationConfig)
List all MAC addresses in a MACSet
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(String proxyId,
String logicalSwitchId,
AsyncCallback<MetadataProxyStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String proxyId,
String logicalSwitchId,
AsyncCallback<MetadataProxyStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns the status of the given metadata proxy and attached logical switch.
|
MetadataProxyStatus |
StatusStub.get(String proxyId,
String logicalSwitchId,
InvocationConfig invocationConfig) |
MetadataProxyStatus |
Status.get(String proxyId,
String logicalSwitchId,
InvocationConfig invocationConfig)
Returns the status of the given metadata proxy and attached logical switch.
|
void |
StatisticsStub.get(String proxyId,
String logicalSwitchId,
String source,
AsyncCallback<MetadataProxyStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String proxyId,
String logicalSwitchId,
String source,
AsyncCallback<MetadataProxyStatistics> asyncCallback,
InvocationConfig invocationConfig)
Returns the statistics of the given metatada proxy.
|
MetadataProxyStatistics |
StatisticsStub.get(String proxyId,
String logicalSwitchId,
String source,
InvocationConfig invocationConfig) |
MetadataProxyStatistics |
Statistics.get(String proxyId,
String logicalSwitchId,
String source,
InvocationConfig invocationConfig)
Returns the statistics of the given metatada proxy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MigrationUnitGroupsStub.addmigrationunits(String groupId,
MigrationUnitList migrationUnitList,
AsyncCallback<MigrationUnitList> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroups.addmigrationunits(String groupId,
MigrationUnitList migrationUnitList,
AsyncCallback<MigrationUnitList> asyncCallback,
InvocationConfig invocationConfig)
Add migration units to specified migration unit group
|
MigrationUnitList |
MigrationUnitGroupsStub.addmigrationunits(String groupId,
MigrationUnitList migrationUnitList,
InvocationConfig invocationConfig) |
MigrationUnitList |
MigrationUnitGroups.addmigrationunits(String groupId,
MigrationUnitList migrationUnitList,
InvocationConfig invocationConfig)
Add migration units to specified migration unit group
|
void |
PlanStub.continue_(Boolean skip,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.continue_(Boolean skip,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Continue migration
|
void |
PlanStub.continue_(Boolean skip,
InvocationConfig invocationConfig) |
void |
Plan.continue_(Boolean skip,
InvocationConfig invocationConfig)
Continue migration
|
void |
Bundles.create(MigrationBundleFetchRequest migrationBundleFetchRequest,
AsyncCallback<MigrationBundleId> asyncCallback,
InvocationConfig invocationConfig)
Fetch migration bundle from given url
|
void |
BundlesStub.create(MigrationBundleFetchRequest migrationBundleFetchRequest,
AsyncCallback<MigrationBundleId> asyncCallback,
InvocationConfig invocationConfig) |
MigrationBundleId |
Bundles.create(MigrationBundleFetchRequest migrationBundleFetchRequest,
InvocationConfig invocationConfig)
Fetch migration bundle from given url
|
MigrationBundleId |
BundlesStub.create(MigrationBundleFetchRequest migrationBundleFetchRequest,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroupsStub.create(MigrationUnitGroup migrationUnitGroup,
AsyncCallback<MigrationUnitGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroups.create(MigrationUnitGroup migrationUnitGroup,
AsyncCallback<MigrationUnitGroup> asyncCallback,
InvocationConfig invocationConfig)
Create a group
|
MigrationUnitGroup |
MigrationUnitGroupsStub.create(MigrationUnitGroup migrationUnitGroup,
InvocationConfig invocationConfig) |
MigrationUnitGroup |
MigrationUnitGroups.create(MigrationUnitGroup migrationUnitGroup,
InvocationConfig invocationConfig)
Create a group
|
void |
MigrationUnitGroupsStub.delete(String groupId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroups.delete(String groupId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete the migration unit group
|
void |
MigrationUnitGroupsStub.delete(String groupId,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroups.delete(String groupId,
InvocationConfig invocationConfig)
Delete the migration unit group
|
void |
SetupStub.get(AsyncCallback<MigrationSetupInfo> asyncCallback,
InvocationConfig invocationConfig) |
void |
Setup.get(AsyncCallback<MigrationSetupInfo> asyncCallback,
InvocationConfig invocationConfig)
NSX-V setup details
|
void |
Summary.get(AsyncCallback<MigrationSummary> asyncCallback,
InvocationConfig invocationConfig)
Get migration summary
|
void |
SummaryStub.get(AsyncCallback<MigrationSummary> asyncCallback,
InvocationConfig invocationConfig) |
void |
NodesSummary.get(AsyncCallback<NodeSummaryList> asyncCallback,
InvocationConfig invocationConfig)
Get summary of nodes
|
void |
NodesSummaryStub.get(AsyncCallback<NodeSummaryList> asyncCallback,
InvocationConfig invocationConfig) |
MigrationSummary |
Summary.get(InvocationConfig invocationConfig)
Get migration summary
|
MigrationSummary |
SummaryStub.get(InvocationConfig invocationConfig) |
NodeSummaryList |
NodesSummary.get(InvocationConfig invocationConfig)
Get summary of nodes
|
NodeSummaryList |
NodesSummaryStub.get(InvocationConfig invocationConfig) |
MigrationSetupInfo |
SetupStub.get(InvocationConfig invocationConfig) |
MigrationSetupInfo |
Setup.get(InvocationConfig invocationConfig)
NSX-V setup details
|
void |
Bundles.get(String bundleId,
AsyncCallback<MigrationBundleInfo> asyncCallback,
InvocationConfig invocationConfig)
Get uploaded migration bundle information
|
void |
BundlesStub.get(String bundleId,
AsyncCallback<MigrationBundleInfo> asyncCallback,
InvocationConfig invocationConfig) |
void |
StatusSummary.get(String componentType,
AsyncCallback<MigrationStatus> asyncCallback,
InvocationConfig invocationConfig)
Get migration status summary
|
void |
StatusSummaryStub.get(String componentType,
AsyncCallback<MigrationStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnits.get(String migrationUnitId,
AsyncCallback<MigrationUnit> asyncCallback,
InvocationConfig invocationConfig)
Get a specific migration unit
|
void |
MigrationUnitsStub.get(String migrationUnitId,
AsyncCallback<MigrationUnit> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroupsStub.get(String groupId,
Boolean summary,
AsyncCallback<MigrationUnitGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroups.get(String groupId,
Boolean summary,
AsyncCallback<MigrationUnitGroup> asyncCallback,
InvocationConfig invocationConfig)
Return migration unit group information
|
MigrationUnitGroup |
MigrationUnitGroupsStub.get(String groupId,
Boolean summary,
InvocationConfig invocationConfig) |
MigrationUnitGroup |
MigrationUnitGroups.get(String groupId,
Boolean summary,
InvocationConfig invocationConfig)
Return migration unit group information
|
MigrationStatus |
StatusSummary.get(String componentType,
InvocationConfig invocationConfig)
Get migration status summary
|
MigrationBundleInfo |
Bundles.get(String bundleId,
InvocationConfig invocationConfig)
Get uploaded migration bundle information
|
MigrationStatus |
StatusSummaryStub.get(String componentType,
InvocationConfig invocationConfig) |
MigrationUnit |
MigrationUnits.get(String migrationUnitId,
InvocationConfig invocationConfig)
Get a specific migration unit
|
MigrationUnit |
MigrationUnitsStub.get(String migrationUnitId,
InvocationConfig invocationConfig) |
MigrationBundleInfo |
BundlesStub.get(String bundleId,
InvocationConfig invocationConfig) |
void |
MigrationUnitsStats.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean sync,
AsyncCallback<MigrationUnitTypeStatsList> asyncCallback,
InvocationConfig invocationConfig)
Get migration units stats
|
void |
MigrationUnitsStatsStub.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean sync,
AsyncCallback<MigrationUnitTypeStatsList> asyncCallback,
InvocationConfig invocationConfig) |
MigrationUnitTypeStatsList |
MigrationUnitsStats.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean sync,
InvocationConfig invocationConfig)
Get migration units stats
|
MigrationUnitTypeStatsList |
MigrationUnitsStatsStub.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean sync,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroupsStatus.getall(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationUnitGroupStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Get migration status for migration unit groups
|
void |
MigrationUnitGroupsStatusStub.getall(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationUnitGroupStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
MigrationUnitGroupStatusListResult |
MigrationUnitGroupsStatus.getall(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get migration status for migration unit groups
|
MigrationUnitGroupStatusListResult |
MigrationUnitGroupsStatusStub.getall(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
FeedbackRequestsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationFeedbackRequestListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
FeedbackRequests.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationFeedbackRequestListResult> asyncCallback,
InvocationConfig invocationConfig)
NSX-V feedback details
|
MigrationFeedbackRequestListResult |
FeedbackRequestsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
MigrationFeedbackRequestListResult |
FeedbackRequests.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
NSX-V feedback details
|
void |
MigrationUnitGroupsStub.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
AsyncCallback<MigrationUnitGroupListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroups.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
AsyncCallback<MigrationUnitGroupListResult> asyncCallback,
InvocationConfig invocationConfig)
Return information of all migration unit groups
|
MigrationUnitGroupListResult |
MigrationUnitGroupsStub.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
InvocationConfig invocationConfig) |
MigrationUnitGroupListResult |
MigrationUnitGroups.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
InvocationConfig invocationConfig)
Return information of all migration unit groups
|
void |
MigrationUnits.list(String componentType,
String currentVersion,
String cursor,
String groupId,
Boolean hasWarnings,
String includedFields,
String metadata,
String migrationUnitType,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationUnitListResult> asyncCallback,
InvocationConfig invocationConfig)
Get migration units
|
void |
MigrationUnitsStub.list(String componentType,
String currentVersion,
String cursor,
String groupId,
Boolean hasWarnings,
String includedFields,
String metadata,
String migrationUnitType,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationUnitListResult> asyncCallback,
InvocationConfig invocationConfig) |
MigrationUnitListResult |
MigrationUnits.list(String componentType,
String currentVersion,
String cursor,
String groupId,
Boolean hasWarnings,
String includedFields,
String metadata,
String migrationUnitType,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get migration units
|
MigrationUnitListResult |
MigrationUnitsStub.list(String componentType,
String currentVersion,
String cursor,
String groupId,
Boolean hasWarnings,
String includedFields,
String metadata,
String migrationUnitType,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
Nodes.list(String componentType,
String componentVersion,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NodeInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Get list of nodes across all types
|
void |
NodesStub.list(String componentType,
String componentVersion,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NodeInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
NodeInfoListResult |
Nodes.list(String componentType,
String componentVersion,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get list of nodes across all types
|
NodeInfoListResult |
NodesStub.list(String componentType,
String componentVersion,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
PlanStub.pause(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.pause(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Pause migration
|
void |
PlanStub.pause(InvocationConfig invocationConfig) |
void |
Plan.pause(InvocationConfig invocationConfig)
Pause migration
|
void |
MigrationUnitGroupsStub.reorder(String groupId,
ReorderMigrationRequest reorderMigrationRequest,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroups.reorder(String groupId,
ReorderMigrationRequest reorderMigrationRequest,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Reorder migration unit group
|
void |
MigrationUnitGroupsStub.reorder(String groupId,
ReorderMigrationRequest reorderMigrationRequest,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroups.reorder(String groupId,
ReorderMigrationRequest reorderMigrationRequest,
InvocationConfig invocationConfig)
Reorder migration unit group
|
void |
PlanStub.rerun(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.rerun(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Resets all migration steps done so far, so that migration can be restarted with
new setup details.
|
void |
PlanStub.rerun(InvocationConfig invocationConfig) |
void |
Plan.rerun(InvocationConfig invocationConfig)
Resets all migration steps done so far, so that migration can be restarted with
new setup details.
|
void |
PlanStub.reset(String componentType,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.reset(String componentType,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Reset the migration plan to default plan.
|
void |
PlanStub.reset(String componentType,
InvocationConfig invocationConfig) |
void |
Plan.reset(String componentType,
InvocationConfig invocationConfig)
Reset the migration plan to default plan.
|
void |
PlanStub.rollback(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.rollback(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Rollbabck migration
|
void |
PlanStub.rollback(InvocationConfig invocationConfig) |
void |
Plan.rollback(InvocationConfig invocationConfig)
Rollbabck migration
|
void |
PlanStub.start(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.start(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Start migration
|
void |
PlanStub.start(InvocationConfig invocationConfig) |
void |
Plan.start(InvocationConfig invocationConfig)
Start migration
|
void |
FeedbackResponseStub.update(MigrationFeedbackResponseList migrationFeedbackResponseList,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
FeedbackResponse.update(MigrationFeedbackResponseList migrationFeedbackResponseList,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Migration feedback response
|
void |
FeedbackResponseStub.update(MigrationFeedbackResponseList migrationFeedbackResponseList,
InvocationConfig invocationConfig) |
void |
FeedbackResponse.update(MigrationFeedbackResponseList migrationFeedbackResponseList,
InvocationConfig invocationConfig)
Migration feedback response
|
void |
SetupStub.update(MigrationSetupInfo migrationSetupInfo,
AsyncCallback<MigrationSetupInfo> asyncCallback,
InvocationConfig invocationConfig) |
void |
Setup.update(MigrationSetupInfo migrationSetupInfo,
AsyncCallback<MigrationSetupInfo> asyncCallback,
InvocationConfig invocationConfig)
NSX-V setup details
|
MigrationSetupInfo |
SetupStub.update(MigrationSetupInfo migrationSetupInfo,
InvocationConfig invocationConfig) |
MigrationSetupInfo |
Setup.update(MigrationSetupInfo migrationSetupInfo,
InvocationConfig invocationConfig)
NSX-V setup details
|
void |
MigrationUnitGroupsStub.update(String groupId,
MigrationUnitGroup migrationUnitGroup,
AsyncCallback<MigrationUnitGroup> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnitGroups.update(String groupId,
MigrationUnitGroup migrationUnitGroup,
AsyncCallback<MigrationUnitGroup> asyncCallback,
InvocationConfig invocationConfig)
Update the migration unit group
|
MigrationUnitGroup |
MigrationUnitGroupsStub.update(String groupId,
MigrationUnitGroup migrationUnitGroup,
InvocationConfig invocationConfig) |
MigrationUnitGroup |
MigrationUnitGroups.update(String groupId,
MigrationUnitGroup migrationUnitGroup,
InvocationConfig invocationConfig)
Update the migration unit group
|
| Modifier and Type | Method and Description |
|---|---|
void |
UploadStatus.get(String bundleId,
AsyncCallback<MigrationBundleUploadStatus> asyncCallback,
InvocationConfig invocationConfig)
Get uploaded migration bundle upload status
|
void |
UploadStatusStub.get(String bundleId,
AsyncCallback<MigrationBundleUploadStatus> asyncCallback,
InvocationConfig invocationConfig) |
MigrationBundleUploadStatus |
UploadStatus.get(String bundleId,
InvocationConfig invocationConfig)
Get uploaded migration bundle upload status
|
MigrationBundleUploadStatus |
UploadStatusStub.get(String bundleId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.list(String groupId,
String cursor,
Boolean hasErrors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationUnitStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.list(String groupId,
String cursor,
Boolean hasErrors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationUnitStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Get migration status for group
|
MigrationUnitStatusListResult |
StatusStub.list(String groupId,
String cursor,
Boolean hasErrors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
MigrationUnitStatusListResult |
Status.list(String groupId,
String cursor,
Boolean hasErrors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get migration status for group
|
void |
AggregateInfoStub.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
AsyncCallback<MigrationUnitGroupAggregateInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
AggregateInfo.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
AsyncCallback<MigrationUnitGroupAggregateInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Return aggregate information of all migration unit groups
|
MigrationUnitGroupAggregateInfoListResult |
AggregateInfoStub.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
InvocationConfig invocationConfig) |
MigrationUnitGroupAggregateInfoListResult |
AggregateInfo.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
InvocationConfig invocationConfig)
Return aggregate information of all migration unit groups
|
void |
MigrationUnitStub.reorder(String groupId,
String migrationUnitId,
ReorderMigrationRequest reorderMigrationRequest,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
MigrationUnit.reorder(String groupId,
String migrationUnitId,
ReorderMigrationRequest reorderMigrationRequest,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Reorder an migration unit within the migration unit group
|
void |
MigrationUnitStub.reorder(String groupId,
String migrationUnitId,
ReorderMigrationRequest reorderMigrationRequest,
InvocationConfig invocationConfig) |
void |
MigrationUnit.reorder(String groupId,
String migrationUnitId,
ReorderMigrationRequest reorderMigrationRequest,
InvocationConfig invocationConfig)
Reorder an migration unit within the migration unit group
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateInfoStub.list(String componentType,
String cursor,
String groupId,
Boolean hasErrors,
String includedFields,
String metadata,
Long pageSize,
String selectionStatus,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationUnitAggregateInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
AggregateInfo.list(String componentType,
String cursor,
String groupId,
Boolean hasErrors,
String includedFields,
String metadata,
Long pageSize,
String selectionStatus,
Boolean sortAscending,
String sortBy,
AsyncCallback<MigrationUnitAggregateInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Get migration units aggregate-info
|
MigrationUnitAggregateInfoListResult |
AggregateInfoStub.list(String componentType,
String cursor,
String groupId,
Boolean hasErrors,
String includedFields,
String metadata,
Long pageSize,
String selectionStatus,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
MigrationUnitAggregateInfoListResult |
AggregateInfo.list(String componentType,
String cursor,
String groupId,
Boolean hasErrors,
String includedFields,
String metadata,
Long pageSize,
String selectionStatus,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get migration units aggregate-info
|
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.get(String componentType,
AsyncCallback<MigrationPlanSettings> asyncCallback,
InvocationConfig invocationConfig)
Get the migration plan settings for the component.
|
void |
SettingsStub.get(String componentType,
AsyncCallback<MigrationPlanSettings> asyncCallback,
InvocationConfig invocationConfig) |
MigrationPlanSettings |
Settings.get(String componentType,
InvocationConfig invocationConfig)
Get the migration plan settings for the component.
|
MigrationPlanSettings |
SettingsStub.get(String componentType,
InvocationConfig invocationConfig) |
void |
Settings.update(String componentType,
MigrationPlanSettings migrationPlanSettings,
AsyncCallback<MigrationPlanSettings> asyncCallback,
InvocationConfig invocationConfig)
Update the migration plan settings for the component.
|
void |
SettingsStub.update(String componentType,
MigrationPlanSettings migrationPlanSettings,
AsyncCallback<MigrationPlanSettings> asyncCallback,
InvocationConfig invocationConfig) |
MigrationPlanSettings |
Settings.update(String componentType,
MigrationPlanSettings migrationPlanSettings,
InvocationConfig invocationConfig)
Update the migration plan settings for the component.
|
MigrationPlanSettings |
SettingsStub.update(String componentType,
MigrationPlanSettings migrationPlanSettings,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tasks.cancel(String taskId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Cancel specified task
|
void |
TasksStub.cancel(String taskId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Tasks.cancel(String taskId,
InvocationConfig invocationConfig)
Cancel specified task
|
void |
TasksStub.cancel(String taskId,
InvocationConfig invocationConfig) |
void |
FileStoreStub.copyfromremotefile(String fileName,
CopyFromRemoteFileProperties copyFromRemoteFileProperties,
AsyncCallback<FileProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
FileStore.copyfromremotefile(String fileName,
CopyFromRemoteFileProperties copyFromRemoteFileProperties,
AsyncCallback<FileProperties> asyncCallback,
InvocationConfig invocationConfig)
Copy a remote file to the file store.
|
FileProperties |
FileStoreStub.copyfromremotefile(String fileName,
CopyFromRemoteFileProperties copyFromRemoteFileProperties,
InvocationConfig invocationConfig) |
FileProperties |
FileStore.copyfromremotefile(String fileName,
CopyFromRemoteFileProperties copyFromRemoteFileProperties,
InvocationConfig invocationConfig)
Copy a remote file to the file store.
|
void |
FileStoreStub.copytoremotefile(String fileName,
CopyToRemoteFileProperties copyToRemoteFileProperties,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
FileStore.copytoremotefile(String fileName,
CopyToRemoteFileProperties copyToRemoteFileProperties,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Copy a file in the file store to a remote server.
|
void |
FileStoreStub.copytoremotefile(String fileName,
CopyToRemoteFileProperties copyToRemoteFileProperties,
InvocationConfig invocationConfig) |
void |
FileStore.copytoremotefile(String fileName,
CopyToRemoteFileProperties copyToRemoteFileProperties,
InvocationConfig invocationConfig)
Copy a file in the file store to a remote server.
|
void |
RabbitmqManagementPort.create(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Set RabbitMQ management port
|
void |
RabbitmqManagementPortStub.create(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
RabbitmqManagementPort.create(InvocationConfig invocationConfig)
Set RabbitMQ management port
|
void |
RabbitmqManagementPortStub.create(InvocationConfig invocationConfig) |
void |
FileStoreStub.createremotedirectory(CreateRemoteDirectoryProperties createRemoteDirectoryProperties,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
FileStore.createremotedirectory(CreateRemoteDirectoryProperties createRemoteDirectoryProperties,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Create a directory on the remote remote server.
|
void |
FileStoreStub.createremotedirectory(CreateRemoteDirectoryProperties createRemoteDirectoryProperties,
InvocationConfig invocationConfig) |
void |
FileStore.createremotedirectory(CreateRemoteDirectoryProperties createRemoteDirectoryProperties,
InvocationConfig invocationConfig)
Create a directory on the remote remote server.
|
void |
RabbitmqManagementPort.delete(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete RabbitMQ management port
|
void |
RabbitmqManagementPortStub.delete(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
RabbitmqManagementPort.delete(InvocationConfig invocationConfig)
Delete RabbitMQ management port
|
void |
RabbitmqManagementPortStub.delete(InvocationConfig invocationConfig) |
void |
Tasks.delete(String taskId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete task
|
void |
TasksStub.delete(String taskId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
FileStoreStub.delete(String fileName,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
FileStore.delete(String fileName,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete file
|
void |
Tasks.delete(String taskId,
InvocationConfig invocationConfig)
Delete task
|
void |
TasksStub.delete(String taskId,
InvocationConfig invocationConfig) |
void |
FileStoreStub.delete(String fileName,
InvocationConfig invocationConfig) |
void |
FileStore.delete(String fileName,
InvocationConfig invocationConfig)
Delete file
|
void |
Mode.get(AsyncCallback<NodeMode> asyncCallback,
InvocationConfig invocationConfig)
Returns current Node Mode.
|
void |
ModeStub.get(AsyncCallback<NodeMode> asyncCallback,
InvocationConfig invocationConfig) |
void |
NetworkStub.get(AsyncCallback<NodeNetworkProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Network.get(AsyncCallback<NodeNetworkProperties> asyncCallback,
InvocationConfig invocationConfig)
Read network configuration properties
|
void |
StatusStub.get(AsyncCallback<NodeStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the NSX Manager appliance's file system, CPU, memory,
disk usage, and uptime.
|
void |
VersionStub.get(AsyncCallback<NodeVersion> asyncCallback,
InvocationConfig invocationConfig) |
void |
Version.get(AsyncCallback<NodeVersion> asyncCallback,
InvocationConfig invocationConfig)
Read node version
|
void |
RabbitmqManagementPort.get(AsyncCallback<PortStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns status as true if RabbitMQ management port is enabled else false
|
void |
RabbitmqManagementPortStub.get(AsyncCallback<PortStatus> asyncCallback,
InvocationConfig invocationConfig) |
NodeStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeVersion |
VersionStub.get(InvocationConfig invocationConfig) |
NodeNetworkProperties |
NetworkStub.get(InvocationConfig invocationConfig) |
PortStatus |
RabbitmqManagementPort.get(InvocationConfig invocationConfig)
Returns status as true if RabbitMQ management port is enabled else false
|
NodeNetworkProperties |
Network.get(InvocationConfig invocationConfig)
Read network configuration properties
|
NodeVersion |
Version.get(InvocationConfig invocationConfig)
Read node version
|
NodeMode |
Mode.get(InvocationConfig invocationConfig)
Returns current Node Mode.
|
PortStatus |
RabbitmqManagementPortStub.get(InvocationConfig invocationConfig) |
NodeStatusProperties |
Status.get(InvocationConfig invocationConfig)
Returns information about the NSX Manager appliance's file system, CPU, memory,
disk usage, and uptime.
|
NodeMode |
ModeStub.get(InvocationConfig invocationConfig) |
void |
FileStoreStub.get(String fileName,
AsyncCallback<FileProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
FileStore.get(String fileName,
AsyncCallback<FileProperties> asyncCallback,
InvocationConfig invocationConfig)
Read file properties
|
void |
Processes.get(String processId,
AsyncCallback<NodeProcessProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns information for a specified process ID (pid).
|
void |
ProcessesStub.get(String processId,
AsyncCallback<NodeProcessProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Users.get(String userid,
AsyncCallback<NodeUserProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified user who is configued to log in to the NSX
Manager appliance
|
void |
UsersStub.get(String userid,
AsyncCallback<NodeUserProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Tasks.get(String taskId,
Boolean suppressRedirect,
AsyncCallback<ApplianceManagementTaskProperties> asyncCallback,
InvocationConfig invocationConfig)
Read task properties
|
void |
TasksStub.get(String taskId,
Boolean suppressRedirect,
AsyncCallback<ApplianceManagementTaskProperties> asyncCallback,
InvocationConfig invocationConfig) |
ApplianceManagementTaskProperties |
Tasks.get(String taskId,
Boolean suppressRedirect,
InvocationConfig invocationConfig)
Read task properties
|
ApplianceManagementTaskProperties |
TasksStub.get(String taskId,
Boolean suppressRedirect,
InvocationConfig invocationConfig) |
NodeProcessProperties |
Processes.get(String processId,
InvocationConfig invocationConfig)
Returns information for a specified process ID (pid).
|
FileProperties |
FileStoreStub.get(String fileName,
InvocationConfig invocationConfig) |
FileProperties |
FileStore.get(String fileName,
InvocationConfig invocationConfig)
Read file properties
|
NodeProcessProperties |
ProcessesStub.get(String processId,
InvocationConfig invocationConfig) |
NodeUserProperties |
Users.get(String userid,
InvocationConfig invocationConfig)
Returns information about a specified user who is configued to log in to the NSX
Manager appliance
|
NodeUserProperties |
UsersStub.get(String userid,
InvocationConfig invocationConfig) |
void |
FileStoreStub.list(AsyncCallback<FilePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
FileStore.list(AsyncCallback<FilePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
List node files
|
void |
LogsStub.list(AsyncCallback<NodeLogPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Logs.list(AsyncCallback<NodeLogPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the number of log files and lists the log files that reside on the NSX
virtual appliance.
|
void |
Processes.list(AsyncCallback<NodeProcessPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the number of processes and information about each process.
|
void |
ProcessesStub.list(AsyncCallback<NodeProcessPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.list(AsyncCallback<NodeServicePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.list(AsyncCallback<NodeServicePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns a list of all services available on the NSX Manager applicance.
|
void |
Users.list(AsyncCallback<NodeUserPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the list of users configued to log in to the NSX Manager appliance.
|
void |
UsersStub.list(AsyncCallback<NodeUserPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
NodeServicePropertiesListResult |
ServicesStub.list(InvocationConfig invocationConfig) |
NodeServicePropertiesListResult |
Services.list(InvocationConfig invocationConfig)
Returns a list of all services available on the NSX Manager applicance.
|
NodeProcessPropertiesListResult |
Processes.list(InvocationConfig invocationConfig)
Returns the number of processes and information about each process.
|
FilePropertiesListResult |
FileStoreStub.list(InvocationConfig invocationConfig) |
FilePropertiesListResult |
FileStore.list(InvocationConfig invocationConfig)
List node files
|
NodeProcessPropertiesListResult |
ProcessesStub.list(InvocationConfig invocationConfig) |
NodeLogPropertiesListResult |
LogsStub.list(InvocationConfig invocationConfig) |
NodeLogPropertiesListResult |
Logs.list(InvocationConfig invocationConfig)
Returns the number of log files and lists the log files that reside on the NSX
virtual appliance.
|
NodeUserPropertiesListResult |
Users.list(InvocationConfig invocationConfig)
Returns the list of users configued to log in to the NSX Manager appliance.
|
NodeUserPropertiesListResult |
UsersStub.list(InvocationConfig invocationConfig) |
void |
Tasks.list(String fields,
String requestMethod,
String requestPath,
String requestUri,
String status,
String user,
AsyncCallback<ApplianceManagementTaskListResult> asyncCallback,
InvocationConfig invocationConfig)
List appliance management tasks
|
void |
TasksStub.list(String fields,
String requestMethod,
String requestPath,
String requestUri,
String status,
String user,
AsyncCallback<ApplianceManagementTaskListResult> asyncCallback,
InvocationConfig invocationConfig) |
ApplianceManagementTaskListResult |
Tasks.list(String fields,
String requestMethod,
String requestPath,
String requestUri,
String status,
String user,
InvocationConfig invocationConfig)
List appliance management tasks
|
ApplianceManagementTaskListResult |
TasksStub.list(String fields,
String requestMethod,
String requestPath,
String requestUri,
String status,
String user,
InvocationConfig invocationConfig) |
void |
Users.update(String userid,
NodeUserProperties nodeUserProperties,
AsyncCallback<NodeUserProperties> asyncCallback,
InvocationConfig invocationConfig)
Updates attributes of an existing NSX Manager appliance user.
|
void |
UsersStub.update(String userid,
NodeUserProperties nodeUserProperties,
AsyncCallback<NodeUserProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeUserProperties |
Users.update(String userid,
NodeUserProperties nodeUserProperties,
InvocationConfig invocationConfig)
Updates attributes of an existing NSX Manager appliance user.
|
NodeUserProperties |
UsersStub.update(String userid,
NodeUserProperties nodeUserProperties,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthPolicyStub.get(AsyncCallback<AuthenticationPolicyProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
AuthPolicy.get(AsyncCallback<AuthenticationPolicyProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the currently configured authentication policies on
the node.
|
AuthenticationPolicyProperties |
AuthPolicyStub.get(InvocationConfig invocationConfig) |
AuthenticationPolicyProperties |
AuthPolicy.get(InvocationConfig invocationConfig)
Returns information about the currently configured authentication policies on
the node.
|
void |
AuthPolicyStub.update(AuthenticationPolicyProperties authenticationPolicyProperties,
AsyncCallback<AuthenticationPolicyProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
AuthPolicy.update(AuthenticationPolicyProperties authenticationPolicyProperties,
AsyncCallback<AuthenticationPolicyProperties> asyncCallback,
InvocationConfig invocationConfig)
Update the currently configured authentication policy on the node.
|
AuthenticationPolicyProperties |
AuthPolicyStub.update(AuthenticationPolicyProperties authenticationPolicyProperties,
InvocationConfig invocationConfig) |
AuthenticationPolicyProperties |
AuthPolicy.update(AuthenticationPolicyProperties authenticationPolicyProperties,
InvocationConfig invocationConfig)
Update the currently configured authentication policy on the node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VidmStub.get(AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Vidm.get(AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback,
InvocationConfig invocationConfig)
Read AAA provider vIDM properties
|
NodeAuthProviderVidmProperties |
VidmStub.get(InvocationConfig invocationConfig) |
NodeAuthProviderVidmProperties |
Vidm.get(InvocationConfig invocationConfig)
Read AAA provider vIDM properties
|
void |
VidmStub.update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties,
AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Vidm.update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties,
AsyncCallback<NodeAuthProviderVidmProperties> asyncCallback,
InvocationConfig invocationConfig)
Update AAA provider vIDM properties
|
NodeAuthProviderVidmProperties |
VidmStub.update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties,
InvocationConfig invocationConfig) |
NodeAuthProviderVidmProperties |
Vidm.update(NodeAuthProviderVidmProperties nodeAuthProviderVidmProperties,
InvocationConfig invocationConfig)
Update AAA provider vIDM properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeAuthProviderVidmStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeAuthProviderVidmStatus> asyncCallback,
InvocationConfig invocationConfig)
Read AAA provider vIDM status
|
NodeAuthProviderVidmStatus |
StatusStub.get(InvocationConfig invocationConfig) |
NodeAuthProviderVidmStatus |
Status.get(InvocationConfig invocationConfig)
Read AAA provider vIDM status
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThumbprintStub.get(String fileName,
AsyncCallback<FileThumbprint> asyncCallback,
InvocationConfig invocationConfig) |
void |
Thumbprint.get(String fileName,
AsyncCallback<FileThumbprint> asyncCallback,
InvocationConfig invocationConfig)
Read file thumbprint
|
FileThumbprint |
ThumbprintStub.get(String fileName,
InvocationConfig invocationConfig) |
FileThumbprint |
Thumbprint.get(String fileName,
InvocationConfig invocationConfig)
Read file thumbprint
|
| Modifier and Type | Method and Description |
|---|---|
void |
MandatoryAccessControl.get(AsyncCallback<MandatoryAccessControlProperties> asyncCallback,
InvocationConfig invocationConfig)
Gets the enable status for Mandatory Access Control
|
void |
MandatoryAccessControlStub.get(AsyncCallback<MandatoryAccessControlProperties> asyncCallback,
InvocationConfig invocationConfig) |
MandatoryAccessControlProperties |
MandatoryAccessControl.get(InvocationConfig invocationConfig)
Gets the enable status for Mandatory Access Control
|
MandatoryAccessControlProperties |
MandatoryAccessControlStub.get(InvocationConfig invocationConfig) |
void |
MandatoryAccessControl.update(MandatoryAccessControlProperties mandatoryAccessControlProperties,
AsyncCallback<MandatoryAccessControlProperties> asyncCallback,
InvocationConfig invocationConfig)
Enable or disable Mandatory Access Control
|
void |
MandatoryAccessControlStub.update(MandatoryAccessControlProperties mandatoryAccessControlProperties,
AsyncCallback<MandatoryAccessControlProperties> asyncCallback,
InvocationConfig invocationConfig) |
MandatoryAccessControlProperties |
MandatoryAccessControl.update(MandatoryAccessControlProperties mandatoryAccessControlProperties,
InvocationConfig invocationConfig)
Enable or disable Mandatory Access Control
|
MandatoryAccessControlProperties |
MandatoryAccessControlStub.update(MandatoryAccessControlProperties mandatoryAccessControlProperties,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutesStub.create(NodeRouteProperties nodeRouteProperties,
AsyncCallback<NodeRouteProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Routes.create(NodeRouteProperties nodeRouteProperties,
AsyncCallback<NodeRouteProperties> asyncCallback,
InvocationConfig invocationConfig)
Add a route to the NSX Manager routing table.
|
NodeRouteProperties |
RoutesStub.create(NodeRouteProperties nodeRouteProperties,
InvocationConfig invocationConfig) |
NodeRouteProperties |
Routes.create(NodeRouteProperties nodeRouteProperties,
InvocationConfig invocationConfig)
Add a route to the NSX Manager routing table.
|
void |
RoutesStub.delete(String routeId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Routes.delete(String routeId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a route from the NSX Manager routing table.
|
void |
RoutesStub.delete(String routeId,
InvocationConfig invocationConfig) |
void |
Routes.delete(String routeId,
InvocationConfig invocationConfig)
Delete a route from the NSX Manager routing table.
|
void |
NameServersStub.get(AsyncCallback<NodeNameServersProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NameServers.get(AsyncCallback<NodeNameServersProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns the list of servers that the NSX Manager node uses to look up IP
addresses associated with given domain names.
|
void |
SearchDomains.get(AsyncCallback<NodeSearchDomainsProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns the domain list that the NSX Manager node uses to complete unqualified
host names.
|
void |
SearchDomainsStub.get(AsyncCallback<NodeSearchDomainsProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeNameServersProperties |
NameServersStub.get(InvocationConfig invocationConfig) |
NodeSearchDomainsProperties |
SearchDomains.get(InvocationConfig invocationConfig)
Returns the domain list that the NSX Manager node uses to complete unqualified
host names.
|
NodeNameServersProperties |
NameServers.get(InvocationConfig invocationConfig)
Returns the list of servers that the NSX Manager node uses to look up IP
addresses associated with given domain names.
|
NodeSearchDomainsProperties |
SearchDomainsStub.get(InvocationConfig invocationConfig) |
void |
Interfaces.get(String interfaceId,
AsyncCallback<NodeNetworkInterfaceProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns detailed information about the specified interface.
|
void |
InterfacesStub.get(String interfaceId,
AsyncCallback<NodeNetworkInterfaceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
RoutesStub.get(String routeId,
AsyncCallback<NodeRouteProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Routes.get(String routeId,
AsyncCallback<NodeRouteProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns detailed information about a specified route in the NSX Manager routing
table.
|
NodeNetworkInterfaceProperties |
Interfaces.get(String interfaceId,
InvocationConfig invocationConfig)
Returns detailed information about the specified interface.
|
NodeNetworkInterfaceProperties |
InterfacesStub.get(String interfaceId,
InvocationConfig invocationConfig) |
NodeRouteProperties |
RoutesStub.get(String routeId,
InvocationConfig invocationConfig) |
NodeRouteProperties |
Routes.get(String routeId,
InvocationConfig invocationConfig)
Returns detailed information about a specified route in the NSX Manager routing
table.
|
void |
Interfaces.list(AsyncCallback<NodeNetworkInterfacePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the number of interfaces on the NSX Manager appliance and detailed
information about each interface.
|
void |
InterfacesStub.list(AsyncCallback<NodeNetworkInterfacePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
RoutesStub.list(AsyncCallback<NodeRoutePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Routes.list(AsyncCallback<NodeRoutePropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns detailed information about each route in the NSX Manager routing table.
|
NodeNetworkInterfacePropertiesListResult |
Interfaces.list(InvocationConfig invocationConfig)
Returns the number of interfaces on the NSX Manager appliance and detailed
information about each interface.
|
NodeNetworkInterfacePropertiesListResult |
InterfacesStub.list(InvocationConfig invocationConfig) |
NodeRoutePropertiesListResult |
RoutesStub.list(InvocationConfig invocationConfig) |
NodeRoutePropertiesListResult |
Routes.list(InvocationConfig invocationConfig)
Returns detailed information about each route in the NSX Manager routing table.
|
void |
NameServersStub.update(NodeNameServersProperties nodeNameServersProperties,
AsyncCallback<NodeNameServersProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NameServers.update(NodeNameServersProperties nodeNameServersProperties,
AsyncCallback<NodeNameServersProperties> asyncCallback,
InvocationConfig invocationConfig)
Modifies the list of servers that the NSX Manager node uses to look up IP
addresses associated with given domain names.
|
NodeNameServersProperties |
NameServersStub.update(NodeNameServersProperties nodeNameServersProperties,
InvocationConfig invocationConfig) |
NodeNameServersProperties |
NameServers.update(NodeNameServersProperties nodeNameServersProperties,
InvocationConfig invocationConfig)
Modifies the list of servers that the NSX Manager node uses to look up IP
addresses associated with given domain names.
|
void |
SearchDomains.update(NodeSearchDomainsProperties nodeSearchDomainsProperties,
AsyncCallback<NodeSearchDomainsProperties> asyncCallback,
InvocationConfig invocationConfig)
Modifies the list of domain names that the NSX Manager node uses to complete
unqualified host names.
|
void |
SearchDomainsStub.update(NodeSearchDomainsProperties nodeSearchDomainsProperties,
AsyncCallback<NodeSearchDomainsProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeSearchDomainsProperties |
SearchDomains.update(NodeSearchDomainsProperties nodeSearchDomainsProperties,
InvocationConfig invocationConfig)
Modifies the list of domain names that the NSX Manager node uses to complete
unqualified host names.
|
NodeSearchDomainsProperties |
SearchDomainsStub.update(NodeSearchDomainsProperties nodeSearchDomainsProperties,
InvocationConfig invocationConfig) |
void |
Interfaces.update(String interfaceId,
NodeNetworkInterfaceProperties nodeNetworkInterfaceProperties,
AsyncCallback<NodeNetworkInterfaceProperties> asyncCallback,
InvocationConfig invocationConfig)
Updates the specified interface properties.
|
void |
InterfacesStub.update(String interfaceId,
NodeNetworkInterfaceProperties nodeNetworkInterfaceProperties,
AsyncCallback<NodeNetworkInterfaceProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeNetworkInterfaceProperties |
Interfaces.update(String interfaceId,
NodeNetworkInterfaceProperties nodeNetworkInterfaceProperties,
InvocationConfig invocationConfig)
Updates the specified interface properties.
|
NodeNetworkInterfaceProperties |
InterfacesStub.update(String interfaceId,
NodeNetworkInterfaceProperties nodeNetworkInterfaceProperties,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsStub.get(String interfaceId,
AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Stats.get(String interfaceId,
AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
NodeInterfaceStatisticsProperties |
StatsStub.get(String interfaceId,
InvocationConfig invocationConfig) |
NodeInterfaceStatisticsProperties |
Stats.get(String interfaceId,
InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpStub.applycertificate(String certificateId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Http.applycertificate(String certificateId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Applies a security certificate to the http service.
|
void |
HttpStub.applycertificate(String certificateId,
InvocationConfig invocationConfig) |
void |
Http.applycertificate(String certificateId,
InvocationConfig invocationConfig)
Applies a security certificate to the http service.
|
void |
HttpStub.get(AsyncCallback<NodeHttpServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Http.get(AsyncCallback<NodeHttpServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read http service properties
|
void |
InstallUpgradeStub.get(AsyncCallback<NodeInstallUpgradeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
InstallUpgrade.get(AsyncCallback<NodeInstallUpgradeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read NSX install-upgrade service properties
|
void |
Ntp.get(AsyncCallback<NodeNtpServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read NTP service properties
|
void |
NtpStub.get(AsyncCallback<NodeNtpServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
ManagerStub.get(AsyncCallback<NodeProtonServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Manager.get(AsyncCallback<NodeProtonServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read service properties
|
void |
Syslog.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read syslog service properties
|
void |
NodeMgmtStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Liagent.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read liagent service properties
|
void |
SearchStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Telemetry.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read Telemetry service properties
|
void |
NsxMessageBusStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
MgmtPlaneBus.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read Rabbit MQ service properties
|
void |
CmInventoryStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxUpgradeAgent.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read NSX upgrade Agent service properties
|
void |
MgmtPlaneBusStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterManager.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read cluster boot manager service properties
|
void |
NodeMgmt.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read appliance management service properties
|
void |
Search.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read NSX Search service properties
|
void |
UiService.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read ui service properties
|
void |
UiServiceStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxMessageBus.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read NSX Message Bus service properties
|
void |
CmInventory.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read cm inventory service properties
|
void |
LiagentStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterManagerStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
TelemetryStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
SyslogStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxUpgradeAgentStub.get(AsyncCallback<NodeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
SnmpStub.get(AsyncCallback<NodeSnmpServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Snmp.get(AsyncCallback<NodeSnmpServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read SNMP service properties
|
void |
Ssh.get(AsyncCallback<NodeSshServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Read ssh service properties
|
void |
SshStub.get(AsyncCallback<NodeSshServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeServiceProperties |
Syslog.get(InvocationConfig invocationConfig)
Read syslog service properties
|
NodeServiceProperties |
NodeMgmtStub.get(InvocationConfig invocationConfig) |
NodeInstallUpgradeServiceProperties |
InstallUpgradeStub.get(InvocationConfig invocationConfig) |
NodeProtonServiceProperties |
ManagerStub.get(InvocationConfig invocationConfig) |
NodeServiceProperties |
Liagent.get(InvocationConfig invocationConfig)
Read liagent service properties
|
NodeServiceProperties |
SearchStub.get(InvocationConfig invocationConfig) |
NodeHttpServiceProperties |
HttpStub.get(InvocationConfig invocationConfig) |
NodeServiceProperties |
Telemetry.get(InvocationConfig invocationConfig)
Read Telemetry service properties
|
NodeServiceProperties |
NsxMessageBusStub.get(InvocationConfig invocationConfig) |
NodeServiceProperties |
MgmtPlaneBus.get(InvocationConfig invocationConfig)
Read Rabbit MQ service properties
|
NodeServiceProperties |
CmInventoryStub.get(InvocationConfig invocationConfig) |
NodeServiceProperties |
NsxUpgradeAgent.get(InvocationConfig invocationConfig)
Read NSX upgrade Agent service properties
|
NodeServiceProperties |
MgmtPlaneBusStub.get(InvocationConfig invocationConfig) |
NodeNtpServiceProperties |
Ntp.get(InvocationConfig invocationConfig)
Read NTP service properties
|
NodeSshServiceProperties |
Ssh.get(InvocationConfig invocationConfig)
Read ssh service properties
|
NodeServiceProperties |
ClusterManager.get(InvocationConfig invocationConfig)
Read cluster boot manager service properties
|
NodeServiceProperties |
NodeMgmt.get(InvocationConfig invocationConfig)
Read appliance management service properties
|
NodeServiceProperties |
Search.get(InvocationConfig invocationConfig)
Read NSX Search service properties
|
NodeServiceProperties |
UiService.get(InvocationConfig invocationConfig)
Read ui service properties
|
NodeSnmpServiceProperties |
SnmpStub.get(InvocationConfig invocationConfig) |
NodeProtonServiceProperties |
Manager.get(InvocationConfig invocationConfig)
Read service properties
|
NodeHttpServiceProperties |
Http.get(InvocationConfig invocationConfig)
Read http service properties
|
NodeServiceProperties |
UiServiceStub.get(InvocationConfig invocationConfig) |
NodeServiceProperties |
NsxMessageBus.get(InvocationConfig invocationConfig)
Read NSX Message Bus service properties
|
NodeServiceProperties |
CmInventory.get(InvocationConfig invocationConfig)
Read cm inventory service properties
|
NodeInstallUpgradeServiceProperties |
InstallUpgrade.get(InvocationConfig invocationConfig)
Read NSX install-upgrade service properties
|
NodeServiceProperties |
LiagentStub.get(InvocationConfig invocationConfig) |
NodeServiceProperties |
ClusterManagerStub.get(InvocationConfig invocationConfig) |
NodeServiceProperties |
TelemetryStub.get(InvocationConfig invocationConfig) |
NodeNtpServiceProperties |
NtpStub.get(InvocationConfig invocationConfig) |
NodeSnmpServiceProperties |
Snmp.get(InvocationConfig invocationConfig)
Read SNMP service properties
|
NodeServiceProperties |
SyslogStub.get(InvocationConfig invocationConfig) |
NodeSshServiceProperties |
SshStub.get(InvocationConfig invocationConfig) |
NodeServiceProperties |
NsxUpgradeAgentStub.get(InvocationConfig invocationConfig) |
void |
Ssh.removehostfingerprint(KnownHostParameter knownHostParameter,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Remove a host's fingerprint from known hosts file
|
void |
SshStub.removehostfingerprint(KnownHostParameter knownHostParameter,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Ssh.removehostfingerprint(KnownHostParameter knownHostParameter,
InvocationConfig invocationConfig)
Remove a host's fingerprint from known hosts file
|
void |
SshStub.removehostfingerprint(KnownHostParameter knownHostParameter,
InvocationConfig invocationConfig) |
void |
ManagerStub.resetmanagerlogginglevels(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Manager.resetmanagerlogginglevels(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Reset the logging levels to default values
|
void |
ManagerStub.resetmanagerlogginglevels(InvocationConfig invocationConfig) |
void |
Manager.resetmanagerlogginglevels(InvocationConfig invocationConfig)
Reset the logging levels to default values
|
void |
Syslog.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the syslog service
|
void |
InstallUpgradeStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
ManagerStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Liagent.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the liagent service
|
void |
SearchStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Telemetry.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop Telemetry service
|
void |
NsxMessageBusStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
MgmtPlaneBus.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the Rabbit MQ service
|
void |
CmInventoryStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxUpgradeAgent.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX upgrade agent service
|
void |
MgmtPlaneBusStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Ntp.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NTP service
|
void |
Ssh.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the ssh service
|
void |
ClusterManager.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the cluster boot manager service
|
void |
Search.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX Search service
|
void |
UiService.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, Start and Stop the ui service
|
void |
SnmpStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Manager.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the service
|
void |
UiServiceStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxMessageBus.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX Message Bus service
|
void |
CmInventory.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the manager service
|
void |
InstallUpgrade.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX install-upgrade service
|
void |
LiagentStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterManagerStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
TelemetryStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NtpStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Snmp.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the SNMP service
|
void |
SyslogStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
SshStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxUpgradeAgentStub.restart(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NodeMgmtStub.restart(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
HttpStub.restart(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
NodeMgmt.restart(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Restart the node management service
|
void |
Http.restart(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Restart the http service
|
NodeServiceStatusProperties |
Syslog.restart(InvocationConfig invocationConfig)
Restart, start or stop the syslog service
|
void |
NodeMgmtStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
InstallUpgradeStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
ManagerStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Liagent.restart(InvocationConfig invocationConfig)
Restart, start or stop the liagent service
|
NodeServiceStatusProperties |
SearchStub.restart(InvocationConfig invocationConfig) |
void |
HttpStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Telemetry.restart(InvocationConfig invocationConfig)
Restart, start or stop Telemetry service
|
NodeServiceStatusProperties |
NsxMessageBusStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
MgmtPlaneBus.restart(InvocationConfig invocationConfig)
Restart, start or stop the Rabbit MQ service
|
NodeServiceStatusProperties |
CmInventoryStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NsxUpgradeAgent.restart(InvocationConfig invocationConfig)
Restart, start or stop the NSX upgrade agent service
|
NodeServiceStatusProperties |
MgmtPlaneBusStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Ntp.restart(InvocationConfig invocationConfig)
Restart, start or stop the NTP service
|
NodeServiceStatusProperties |
Ssh.restart(InvocationConfig invocationConfig)
Restart, start or stop the ssh service
|
NodeServiceStatusProperties |
ClusterManager.restart(InvocationConfig invocationConfig)
Restart, start or stop the cluster boot manager service
|
void |
NodeMgmt.restart(InvocationConfig invocationConfig)
Restart the node management service
|
NodeServiceStatusProperties |
Search.restart(InvocationConfig invocationConfig)
Restart, start or stop the NSX Search service
|
NodeServiceStatusProperties |
UiService.restart(InvocationConfig invocationConfig)
Restart, Start and Stop the ui service
|
NodeServiceStatusProperties |
SnmpStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Manager.restart(InvocationConfig invocationConfig)
Restart, start or stop the service
|
void |
Http.restart(InvocationConfig invocationConfig)
Restart the http service
|
NodeServiceStatusProperties |
UiServiceStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NsxMessageBus.restart(InvocationConfig invocationConfig)
Restart, start or stop the NSX Message Bus service
|
NodeServiceStatusProperties |
CmInventory.restart(InvocationConfig invocationConfig)
Restart, start or stop the manager service
|
NodeServiceStatusProperties |
InstallUpgrade.restart(InvocationConfig invocationConfig)
Restart, start or stop the NSX install-upgrade service
|
NodeServiceStatusProperties |
LiagentStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
ClusterManagerStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
TelemetryStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NtpStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Snmp.restart(InvocationConfig invocationConfig)
Restart, start or stop the SNMP service
|
NodeServiceStatusProperties |
SyslogStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
SshStub.restart(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NsxUpgradeAgentStub.restart(InvocationConfig invocationConfig) |
void |
Syslog.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the syslog service
|
void |
InstallUpgradeStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
ManagerStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Liagent.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the liagent service
|
void |
SearchStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
HttpStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Telemetry.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop Telemetry service
|
void |
NsxMessageBusStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
MgmtPlaneBus.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the Rabbit MQ service
|
void |
CmInventoryStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxUpgradeAgent.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX upgrade agent service
|
void |
MgmtPlaneBusStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Ntp.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NTP service
|
void |
Ssh.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the ssh service
|
void |
ClusterManager.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the cluster boot manager service
|
void |
Search.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX Search service
|
void |
UiService.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, Start and Stop the ui service
|
void |
SnmpStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Manager.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the service
|
void |
Http.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Start the http service
|
void |
UiServiceStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxMessageBus.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX Message Bus service
|
void |
CmInventory.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the manager service
|
void |
InstallUpgrade.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX install-upgrade service
|
void |
LiagentStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterManagerStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
TelemetryStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NtpStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Snmp.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the SNMP service
|
void |
SyslogStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
SshStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxUpgradeAgentStub.start(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Syslog.start(InvocationConfig invocationConfig)
Restart, start or stop the syslog service
|
NodeServiceStatusProperties |
InstallUpgradeStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
ManagerStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Liagent.start(InvocationConfig invocationConfig)
Restart, start or stop the liagent service
|
NodeServiceStatusProperties |
SearchStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
HttpStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Telemetry.start(InvocationConfig invocationConfig)
Restart, start or stop Telemetry service
|
NodeServiceStatusProperties |
NsxMessageBusStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
MgmtPlaneBus.start(InvocationConfig invocationConfig)
Restart, start or stop the Rabbit MQ service
|
NodeServiceStatusProperties |
CmInventoryStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NsxUpgradeAgent.start(InvocationConfig invocationConfig)
Restart, start or stop the NSX upgrade agent service
|
NodeServiceStatusProperties |
MgmtPlaneBusStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Ntp.start(InvocationConfig invocationConfig)
Restart, start or stop the NTP service
|
NodeServiceStatusProperties |
Ssh.start(InvocationConfig invocationConfig)
Restart, start or stop the ssh service
|
NodeServiceStatusProperties |
ClusterManager.start(InvocationConfig invocationConfig)
Restart, start or stop the cluster boot manager service
|
NodeServiceStatusProperties |
Search.start(InvocationConfig invocationConfig)
Restart, start or stop the NSX Search service
|
NodeServiceStatusProperties |
UiService.start(InvocationConfig invocationConfig)
Restart, Start and Stop the ui service
|
NodeServiceStatusProperties |
SnmpStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Manager.start(InvocationConfig invocationConfig)
Restart, start or stop the service
|
NodeServiceStatusProperties |
Http.start(InvocationConfig invocationConfig)
Start the http service
|
NodeServiceStatusProperties |
UiServiceStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NsxMessageBus.start(InvocationConfig invocationConfig)
Restart, start or stop the NSX Message Bus service
|
NodeServiceStatusProperties |
CmInventory.start(InvocationConfig invocationConfig)
Restart, start or stop the manager service
|
NodeServiceStatusProperties |
InstallUpgrade.start(InvocationConfig invocationConfig)
Restart, start or stop the NSX install-upgrade service
|
NodeServiceStatusProperties |
LiagentStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
ClusterManagerStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
TelemetryStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NtpStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Snmp.start(InvocationConfig invocationConfig)
Restart, start or stop the SNMP service
|
NodeServiceStatusProperties |
SyslogStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
SshStub.start(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NsxUpgradeAgentStub.start(InvocationConfig invocationConfig) |
void |
Syslog.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the syslog service
|
void |
InstallUpgradeStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
ManagerStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Liagent.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the liagent service
|
void |
SearchStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Telemetry.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop Telemetry service
|
void |
NsxMessageBusStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
MgmtPlaneBus.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the Rabbit MQ service
|
void |
CmInventoryStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxUpgradeAgent.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX upgrade agent service
|
void |
MgmtPlaneBusStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Ntp.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NTP service
|
void |
Ssh.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the ssh service
|
void |
ClusterManager.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the cluster boot manager service
|
void |
Search.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX Search service
|
void |
UiService.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, Start and Stop the ui service
|
void |
SnmpStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Manager.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the service
|
void |
UiServiceStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxMessageBus.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX Message Bus service
|
void |
CmInventory.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the manager service
|
void |
InstallUpgrade.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the NSX install-upgrade service
|
void |
LiagentStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
ClusterManagerStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
TelemetryStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NtpStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Snmp.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Restart, start or stop the SNMP service
|
void |
SyslogStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
SshStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
NsxUpgradeAgentStub.stop(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
HttpStub.stop(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Http.stop(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Stop the http service
|
NodeServiceStatusProperties |
Syslog.stop(InvocationConfig invocationConfig)
Restart, start or stop the syslog service
|
NodeServiceStatusProperties |
InstallUpgradeStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
ManagerStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Liagent.stop(InvocationConfig invocationConfig)
Restart, start or stop the liagent service
|
NodeServiceStatusProperties |
SearchStub.stop(InvocationConfig invocationConfig) |
void |
HttpStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Telemetry.stop(InvocationConfig invocationConfig)
Restart, start or stop Telemetry service
|
NodeServiceStatusProperties |
NsxMessageBusStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
MgmtPlaneBus.stop(InvocationConfig invocationConfig)
Restart, start or stop the Rabbit MQ service
|
NodeServiceStatusProperties |
CmInventoryStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NsxUpgradeAgent.stop(InvocationConfig invocationConfig)
Restart, start or stop the NSX upgrade agent service
|
NodeServiceStatusProperties |
MgmtPlaneBusStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Ntp.stop(InvocationConfig invocationConfig)
Restart, start or stop the NTP service
|
NodeServiceStatusProperties |
Ssh.stop(InvocationConfig invocationConfig)
Restart, start or stop the ssh service
|
NodeServiceStatusProperties |
ClusterManager.stop(InvocationConfig invocationConfig)
Restart, start or stop the cluster boot manager service
|
NodeServiceStatusProperties |
Search.stop(InvocationConfig invocationConfig)
Restart, start or stop the NSX Search service
|
NodeServiceStatusProperties |
UiService.stop(InvocationConfig invocationConfig)
Restart, Start and Stop the ui service
|
NodeServiceStatusProperties |
SnmpStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Manager.stop(InvocationConfig invocationConfig)
Restart, start or stop the service
|
void |
Http.stop(InvocationConfig invocationConfig)
Stop the http service
|
NodeServiceStatusProperties |
UiServiceStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NsxMessageBus.stop(InvocationConfig invocationConfig)
Restart, start or stop the NSX Message Bus service
|
NodeServiceStatusProperties |
CmInventory.stop(InvocationConfig invocationConfig)
Restart, start or stop the manager service
|
NodeServiceStatusProperties |
InstallUpgrade.stop(InvocationConfig invocationConfig)
Restart, start or stop the NSX install-upgrade service
|
NodeServiceStatusProperties |
LiagentStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
ClusterManagerStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
TelemetryStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NtpStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Snmp.stop(InvocationConfig invocationConfig)
Restart, start or stop the SNMP service
|
NodeServiceStatusProperties |
SyslogStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
SshStub.stop(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
NsxUpgradeAgentStub.stop(InvocationConfig invocationConfig) |
void |
HttpStub.update(NodeHttpServiceProperties nodeHttpServiceProperties,
AsyncCallback<NodeHttpServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Http.update(NodeHttpServiceProperties nodeHttpServiceProperties,
AsyncCallback<NodeHttpServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Update http service properties
|
NodeHttpServiceProperties |
HttpStub.update(NodeHttpServiceProperties nodeHttpServiceProperties,
InvocationConfig invocationConfig) |
NodeHttpServiceProperties |
Http.update(NodeHttpServiceProperties nodeHttpServiceProperties,
InvocationConfig invocationConfig)
Update http service properties
|
void |
InstallUpgradeStub.update(NodeInstallUpgradeServiceProperties nodeInstallUpgradeServiceProperties,
AsyncCallback<NodeInstallUpgradeServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
InstallUpgrade.update(NodeInstallUpgradeServiceProperties nodeInstallUpgradeServiceProperties,
AsyncCallback<NodeInstallUpgradeServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Update NSX install-upgrade service properties
|
NodeInstallUpgradeServiceProperties |
InstallUpgradeStub.update(NodeInstallUpgradeServiceProperties nodeInstallUpgradeServiceProperties,
InvocationConfig invocationConfig) |
NodeInstallUpgradeServiceProperties |
InstallUpgrade.update(NodeInstallUpgradeServiceProperties nodeInstallUpgradeServiceProperties,
InvocationConfig invocationConfig)
Update NSX install-upgrade service properties
|
void |
Ntp.update(NodeNtpServiceProperties nodeNtpServiceProperties,
AsyncCallback<NodeNtpServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Update NTP service properties
|
void |
NtpStub.update(NodeNtpServiceProperties nodeNtpServiceProperties,
AsyncCallback<NodeNtpServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeNtpServiceProperties |
Ntp.update(NodeNtpServiceProperties nodeNtpServiceProperties,
InvocationConfig invocationConfig)
Update NTP service properties
|
NodeNtpServiceProperties |
NtpStub.update(NodeNtpServiceProperties nodeNtpServiceProperties,
InvocationConfig invocationConfig) |
void |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties,
AsyncCallback<NodeProtonServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties,
AsyncCallback<NodeProtonServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Update service properties
|
NodeProtonServiceProperties |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties,
InvocationConfig invocationConfig) |
NodeProtonServiceProperties |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties,
InvocationConfig invocationConfig)
Update service properties
|
void |
SnmpStub.update(NodeSnmpServiceProperties nodeSnmpServiceProperties,
AsyncCallback<NodeSnmpServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Snmp.update(NodeSnmpServiceProperties nodeSnmpServiceProperties,
AsyncCallback<NodeSnmpServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Update SNMP service properties
|
NodeSnmpServiceProperties |
SnmpStub.update(NodeSnmpServiceProperties nodeSnmpServiceProperties,
InvocationConfig invocationConfig) |
NodeSnmpServiceProperties |
Snmp.update(NodeSnmpServiceProperties nodeSnmpServiceProperties,
InvocationConfig invocationConfig)
Update SNMP service properties
|
void |
Ssh.update(NodeSshServiceProperties nodeSshServiceProperties,
AsyncCallback<NodeSshServiceProperties> asyncCallback,
InvocationConfig invocationConfig)
Update ssh service properties.
|
void |
SshStub.update(NodeSshServiceProperties nodeSshServiceProperties,
AsyncCallback<NodeSshServiceProperties> asyncCallback,
InvocationConfig invocationConfig) |
NodeSshServiceProperties |
Ssh.update(NodeSshServiceProperties nodeSshServiceProperties,
InvocationConfig invocationConfig)
Update ssh service properties.
|
NodeSshServiceProperties |
SshStub.update(NodeSshServiceProperties nodeSshServiceProperties,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read cluster boot manager service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read cluster boot manager service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read manager service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read manager service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read http service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read http service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read NSX install-upgrade service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read NSX install-upgrade service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read liagent service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read liagent service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read Rabbit MQ service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read Rabbit MQ service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read appliance management service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read appliance management service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read NSX Message Bus service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read NSX Message Bus service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read Nsx upgrade agent service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read Nsx upgrade agent service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read NTP service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read NTP service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read NSX Search service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read NSX Search service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read SNMP service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read SNMP service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read ssh service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read ssh service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportersStub.create(NodeSyslogExporterProperties nodeSyslogExporterProperties,
AsyncCallback<NodeSyslogExporterProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Exporters.create(NodeSyslogExporterProperties nodeSyslogExporterProperties,
AsyncCallback<NodeSyslogExporterProperties> asyncCallback,
InvocationConfig invocationConfig)
Adds a rule for exporting syslog information to a specified server.
|
NodeSyslogExporterProperties |
ExportersStub.create(NodeSyslogExporterProperties nodeSyslogExporterProperties,
InvocationConfig invocationConfig) |
NodeSyslogExporterProperties |
Exporters.create(NodeSyslogExporterProperties nodeSyslogExporterProperties,
InvocationConfig invocationConfig)
Adds a rule for exporting syslog information to a specified server.
|
void |
ExportersStub.delete(String exporterName,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Exporters.delete(String exporterName,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes a specified rule from the collection of syslog exporter rules.
|
void |
ExportersStub.delete(String exporterName,
InvocationConfig invocationConfig) |
void |
Exporters.delete(String exporterName,
InvocationConfig invocationConfig)
Removes a specified rule from the collection of syslog exporter rules.
|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read syslog service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read syslog service status
|
void |
ExportersStub.get(String exporterName,
AsyncCallback<NodeSyslogExporterProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Exporters.get(String exporterName,
AsyncCallback<NodeSyslogExporterProperties> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specific syslog collection point.
|
NodeSyslogExporterProperties |
ExportersStub.get(String exporterName,
InvocationConfig invocationConfig) |
NodeSyslogExporterProperties |
Exporters.get(String exporterName,
InvocationConfig invocationConfig)
Returns information about a specific syslog collection point.
|
void |
ExportersStub.list(AsyncCallback<NodeSyslogExporterPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Exporters.list(AsyncCallback<NodeSyslogExporterPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns the collection of registered syslog exporter rules, if any.
|
NodeSyslogExporterPropertiesListResult |
ExportersStub.list(InvocationConfig invocationConfig) |
NodeSyslogExporterPropertiesListResult |
Exporters.list(InvocationConfig invocationConfig)
Returns the collection of registered syslog exporter rules, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read Telemetry service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read Telemetry service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<NodeServiceStatusProperties> asyncCallback,
InvocationConfig invocationConfig)
Read ui service status
|
NodeServiceStatusProperties |
StatusStub.get(InvocationConfig invocationConfig) |
NodeServiceStatusProperties |
Status.get(InvocationConfig invocationConfig)
Read ui service status
|
| Modifier and Type | Method and Description |
|---|---|
void |
Response.get(String taskId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Read asynchronous task response
|
void |
ResponseStub.get(String taskId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Response.get(String taskId,
InvocationConfig invocationConfig)
Read asynchronous task response
|
void |
ResponseStub.get(String taskId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
SshKeys.addsshkey(String userid,
SshKeyProperties sshKeyProperties,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Add SSH public key to authorized_keys file for node user
|
void |
SshKeysStub.addsshkey(String userid,
SshKeyProperties sshKeyProperties,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
SshKeys.addsshkey(String userid,
SshKeyProperties sshKeyProperties,
InvocationConfig invocationConfig)
Add SSH public key to authorized_keys file for node user
|
void |
SshKeysStub.addsshkey(String userid,
SshKeyProperties sshKeyProperties,
InvocationConfig invocationConfig) |
void |
SshKeys.list(String userid,
AsyncCallback<SshKeyPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns a list of all SSH keys from authorized_keys file for node user
|
void |
SshKeysStub.list(String userid,
AsyncCallback<SshKeyPropertiesListResult> asyncCallback,
InvocationConfig invocationConfig) |
SshKeyPropertiesListResult |
SshKeys.list(String userid,
InvocationConfig invocationConfig)
Returns a list of all SSH keys from authorized_keys file for node user
|
SshKeyPropertiesListResult |
SshKeysStub.list(String userid,
InvocationConfig invocationConfig) |
void |
SshKeys.removesshkey(String userid,
SshKeyBaseProperties sshKeyBaseProperties,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Remove SSH public key from authorized_keys file for node user
|
void |
SshKeysStub.removesshkey(String userid,
SshKeyBaseProperties sshKeyBaseProperties,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
SshKeys.removesshkey(String userid,
SshKeyBaseProperties sshKeyBaseProperties,
InvocationConfig invocationConfig)
Remove SSH public key from authorized_keys file for node user
|
void |
SshKeysStub.removesshkey(String userid,
SshKeyBaseProperties sshKeyBaseProperties,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
MemberTypesStub.get(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EffectiveMemberTypeListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MemberTypes.get(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EffectiveMemberTypeListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns member types for a specified NSGroup including child NSGroups.
|
EffectiveMemberTypeListResult |
MemberTypesStub.get(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
EffectiveMemberTypeListResult |
MemberTypes.get(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns member types for a specified NSGroup including child NSGroups.
|
void |
ServiceAssociations.list(String nsgroupId,
String serviceType,
String cursor,
Boolean fetchParentgroupAssociations,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Returns information about services that are associated with the given NSGroup.
|
void |
ServiceAssociationsStub.list(String nsgroupId,
String serviceType,
String cursor,
Boolean fetchParentgroupAssociations,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
ServiceAssociations.list(String nsgroupId,
String serviceType,
String cursor,
Boolean fetchParentgroupAssociations,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about services that are associated with the given NSGroup.
|
Structure |
ServiceAssociationsStub.list(String nsgroupId,
String serviceType,
String cursor,
Boolean fetchParentgroupAssociations,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
EffectiveIpAddressMembersStub.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EffectiveIPAddressMemberListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
EffectiveIpAddressMembers.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EffectiveIPAddressMemberListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns effective ip address members of the specified NSGroup.
|
void |
EffectiveLogicalSwitchMembers.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EffectiveMemberResourceListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns effective logical switch members of the specified NSGroup.
|
void |
EffectiveLogicalSwitchMembersStub.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EffectiveMemberResourceListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
EffectiveLogicalPortMembersStub.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EffectiveMemberResourceListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
EffectiveLogicalPortMembers.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EffectiveMemberResourceListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns effective logical port members of the specified NSGroup.
|
void |
EffectiveVirtualMachineMembersStub.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VirtualMachineListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
EffectiveVirtualMachineMembers.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VirtualMachineListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns effective virtual machine members of the specified NSGroup.
|
EffectiveMemberResourceListResult |
EffectiveLogicalSwitchMembers.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns effective logical switch members of the specified NSGroup.
|
VirtualMachineListResult |
EffectiveVirtualMachineMembersStub.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
VirtualMachineListResult |
EffectiveVirtualMachineMembers.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns effective virtual machine members of the specified NSGroup.
|
EffectiveMemberResourceListResult |
EffectiveLogicalSwitchMembersStub.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
EffectiveIPAddressMemberListResult |
EffectiveIpAddressMembersStub.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
EffectiveMemberResourceListResult |
EffectiveLogicalPortMembersStub.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
EffectiveIPAddressMemberListResult |
EffectiveIpAddressMembers.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns effective ip address members of the specified NSGroup.
|
EffectiveMemberResourceListResult |
EffectiveLogicalPortMembers.list(String nsGroupId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns effective logical port members of the specified NSGroup.
|
void |
UnassociatedVirtualMachines.list(String cursor,
String displayName,
String externalId,
String hostId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<UnassociatedVMListResult> asyncCallback,
InvocationConfig invocationConfig)
Get the list of all the virtual machines that are not a part of any existing
NSGroup.
|
void |
UnassociatedVirtualMachinesStub.list(String cursor,
String displayName,
String externalId,
String hostId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<UnassociatedVMListResult> asyncCallback,
InvocationConfig invocationConfig) |
UnassociatedVMListResult |
UnassociatedVirtualMachines.list(String cursor,
String displayName,
String externalId,
String hostId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get the list of all the virtual machines that are not a part of any existing
NSGroup.
|
UnassociatedVMListResult |
UnassociatedVirtualMachinesStub.list(String cursor,
String displayName,
String externalId,
String hostId,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionStub.create(PacketCaptureRequest packetCaptureRequest,
AsyncCallback<PacketCaptureSession> asyncCallback,
InvocationConfig invocationConfig) |
void |
Session.create(PacketCaptureRequest packetCaptureRequest,
AsyncCallback<PacketCaptureSession> asyncCallback,
InvocationConfig invocationConfig)
Create an new packet capture session on given node with specified options
|
PacketCaptureSession |
SessionStub.create(PacketCaptureRequest packetCaptureRequest,
InvocationConfig invocationConfig) |
PacketCaptureSession |
Session.create(PacketCaptureRequest packetCaptureRequest,
InvocationConfig invocationConfig)
Create an new packet capture session on given node with specified options
|
void |
Sessions.delete(AsyncCallback<PacketCaptureSessionList> asyncCallback,
InvocationConfig invocationConfig)
Delete all the packet capture sessions.
|
void |
SessionsStub.delete(AsyncCallback<PacketCaptureSessionList> asyncCallback,
InvocationConfig invocationConfig) |
PacketCaptureSessionList |
Sessions.delete(InvocationConfig invocationConfig)
Delete all the packet capture sessions.
|
PacketCaptureSessionList |
SessionsStub.delete(InvocationConfig invocationConfig) |
void |
SessionStub.delete(String sessionId,
AsyncCallback<PacketCaptureSession> asyncCallback,
InvocationConfig invocationConfig) |
void |
Session.delete(String sessionId,
AsyncCallback<PacketCaptureSession> asyncCallback,
InvocationConfig invocationConfig)
Before calling this method, terminate any running capture session.
|
PacketCaptureSession |
SessionStub.delete(String sessionId,
InvocationConfig invocationConfig) |
PacketCaptureSession |
Session.delete(String sessionId,
InvocationConfig invocationConfig)
Before calling this method, terminate any running capture session.
|
void |
SessionStub.get(String sessionId,
AsyncCallback<PacketCaptureSession> asyncCallback,
InvocationConfig invocationConfig) |
void |
Session.get(String sessionId,
AsyncCallback<PacketCaptureSession> asyncCallback,
InvocationConfig invocationConfig)
Get the packet capture status information by session id.
|
PacketCaptureSession |
SessionStub.get(String sessionId,
InvocationConfig invocationConfig) |
PacketCaptureSession |
Session.get(String sessionId,
InvocationConfig invocationConfig)
Get the packet capture status information by session id.
|
void |
Sessions.list(AsyncCallback<PacketCaptureSessionList> asyncCallback,
InvocationConfig invocationConfig)
Get the information of all packet capture sessions.
|
void |
SessionsStub.list(AsyncCallback<PacketCaptureSessionList> asyncCallback,
InvocationConfig invocationConfig) |
PacketCaptureSessionList |
Sessions.list(InvocationConfig invocationConfig)
Get the information of all packet capture sessions.
|
PacketCaptureSessionList |
SessionsStub.list(InvocationConfig invocationConfig) |
void |
SessionStub.terminate(String sessionId,
AsyncCallback<PacketCaptureSession> asyncCallback,
InvocationConfig invocationConfig) |
void |
Session.terminate(String sessionId,
AsyncCallback<PacketCaptureSession> asyncCallback,
InvocationConfig invocationConfig)
Terminate the packet capture session by session id.
|
PacketCaptureSession |
SessionStub.terminate(String sessionId,
InvocationConfig invocationConfig) |
PacketCaptureSession |
Session.terminate(String sessionId,
InvocationConfig invocationConfig)
Terminate the packet capture session by session id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpPools.allocateorrelease(String poolId,
AllocationIpAddress allocationIpAddress,
String action,
AsyncCallback<AllocationIpAddress> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
void |
IpPoolsStub.allocateorrelease(String poolId,
AllocationIpAddress allocationIpAddress,
String action,
AsyncCallback<AllocationIpAddress> asyncCallback,
InvocationConfig invocationConfig) |
AllocationIpAddress |
IpPools.allocateorrelease(String poolId,
AllocationIpAddress allocationIpAddress,
String action,
InvocationConfig invocationConfig)
Synchronous method overload.
|
AllocationIpAddress |
IpPoolsStub.allocateorrelease(String poolId,
AllocationIpAddress allocationIpAddress,
String action,
InvocationConfig invocationConfig) |
void |
IpSubnetsStub.allocateorreleasefromipblocksubnet(String subnetId,
AllocationIpAddress allocationIpAddress,
String action,
AsyncCallback<AllocationIpAddress> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpSubnets.allocateorreleasefromipblocksubnet(String subnetId,
AllocationIpAddress allocationIpAddress,
String action,
AsyncCallback<AllocationIpAddress> asyncCallback,
InvocationConfig invocationConfig)
Asynchronous method overload.
|
AllocationIpAddress |
IpSubnetsStub.allocateorreleasefromipblocksubnet(String subnetId,
AllocationIpAddress allocationIpAddress,
String action,
InvocationConfig invocationConfig) |
AllocationIpAddress |
IpSubnets.allocateorreleasefromipblocksubnet(String subnetId,
AllocationIpAddress allocationIpAddress,
String action,
InvocationConfig invocationConfig)
Synchronous method overload.
|
void |
IpBlocks.create(IpBlock ipBlock,
AsyncCallback<IpBlock> asyncCallback,
InvocationConfig invocationConfig)
Creates a new IPv4 address block using the specified cidr.
|
void |
IpBlocksStub.create(IpBlock ipBlock,
AsyncCallback<IpBlock> asyncCallback,
InvocationConfig invocationConfig) |
IpBlock |
IpBlocks.create(IpBlock ipBlock,
InvocationConfig invocationConfig)
Creates a new IPv4 address block using the specified cidr.
|
IpBlock |
IpBlocksStub.create(IpBlock ipBlock,
InvocationConfig invocationConfig) |
void |
IpSubnetsStub.create(IpBlockSubnet ipBlockSubnet,
AsyncCallback<IpBlockSubnet> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpSubnets.create(IpBlockSubnet ipBlockSubnet,
AsyncCallback<IpBlockSubnet> asyncCallback,
InvocationConfig invocationConfig)
Carves out a subnet of requested size from the specified IP block.
|
IpBlockSubnet |
IpSubnetsStub.create(IpBlockSubnet ipBlockSubnet,
InvocationConfig invocationConfig) |
IpBlockSubnet |
IpSubnets.create(IpBlockSubnet ipBlockSubnet,
InvocationConfig invocationConfig)
Carves out a subnet of requested size from the specified IP block.
|
void |
IpPools.create(IpPool ipPool,
AsyncCallback<IpPool> asyncCallback,
InvocationConfig invocationConfig)
Creates a new IPv4 or IPv6 address pool.
|
void |
IpPoolsStub.create(IpPool ipPool,
AsyncCallback<IpPool> asyncCallback,
InvocationConfig invocationConfig) |
IpPool |
IpPools.create(IpPool ipPool,
InvocationConfig invocationConfig)
Creates a new IPv4 or IPv6 address pool.
|
IpPool |
IpPoolsStub.create(IpPool ipPool,
InvocationConfig invocationConfig) |
void |
IpBlocks.delete(String blockId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the IP address block with specified id if it exists.
|
void |
IpSubnetsStub.delete(String subnetId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpSubnets.delete(String subnetId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes a subnet with specified id within a given IP address block.
|
void |
IpBlocksStub.delete(String blockId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpPools.delete(String poolId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes the specified IP address pool.
|
void |
IpPoolsStub.delete(String poolId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpPools.delete(String poolId,
Boolean force,
InvocationConfig invocationConfig)
Deletes the specified IP address pool.
|
void |
IpPoolsStub.delete(String poolId,
Boolean force,
InvocationConfig invocationConfig) |
void |
IpBlocks.delete(String blockId,
InvocationConfig invocationConfig)
Deletes the IP address block with specified id if it exists.
|
void |
IpSubnetsStub.delete(String subnetId,
InvocationConfig invocationConfig) |
void |
IpSubnets.delete(String subnetId,
InvocationConfig invocationConfig)
Deletes a subnet with specified id within a given IP address block.
|
void |
IpBlocksStub.delete(String blockId,
InvocationConfig invocationConfig) |
void |
IpBlocks.get(String blockId,
AsyncCallback<IpBlock> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the IP address block with specified id.
|
void |
IpBlocksStub.get(String blockId,
AsyncCallback<IpBlock> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpSubnetsStub.get(String subnetId,
AsyncCallback<IpBlockSubnet> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpSubnets.get(String subnetId,
AsyncCallback<IpBlockSubnet> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the subnet with specified id within a given IP address
block.
|
void |
IpPools.get(String poolId,
AsyncCallback<IpPool> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified IP address pool.
|
void |
IpPoolsStub.get(String poolId,
AsyncCallback<IpPool> asyncCallback,
InvocationConfig invocationConfig) |
void |
MacPools.get(String poolId,
AsyncCallback<MacPool> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified MAC pool.
|
void |
MacPoolsStub.get(String poolId,
AsyncCallback<MacPool> asyncCallback,
InvocationConfig invocationConfig) |
void |
VniPoolsStub.get(String poolId,
AsyncCallback<VniPool> asyncCallback,
InvocationConfig invocationConfig) |
void |
VniPools.get(String poolId,
AsyncCallback<VniPool> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified virtual network identifier (VNI) pool.
|
void |
VtepLabelPoolsStub.get(String poolId,
AsyncCallback<VtepLabelPool> asyncCallback,
InvocationConfig invocationConfig) |
void |
VtepLabelPools.get(String poolId,
AsyncCallback<VtepLabelPool> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified virtual tunnel endpoint label pool.
|
VtepLabelPool |
VtepLabelPoolsStub.get(String poolId,
InvocationConfig invocationConfig) |
VniPool |
VniPoolsStub.get(String poolId,
InvocationConfig invocationConfig) |
IpBlock |
IpBlocks.get(String blockId,
InvocationConfig invocationConfig)
Returns information about the IP address block with specified id.
|
VtepLabelPool |
VtepLabelPools.get(String poolId,
InvocationConfig invocationConfig)
Returns information about the specified virtual tunnel endpoint label pool.
|
IpPool |
IpPools.get(String poolId,
InvocationConfig invocationConfig)
Returns information about the specified IP address pool.
|
MacPool |
MacPools.get(String poolId,
InvocationConfig invocationConfig)
Returns information about the specified MAC pool.
|
IpPool |
IpPoolsStub.get(String poolId,
InvocationConfig invocationConfig) |
IpBlockSubnet |
IpSubnetsStub.get(String subnetId,
InvocationConfig invocationConfig) |
IpBlockSubnet |
IpSubnets.get(String subnetId,
InvocationConfig invocationConfig)
Returns information about the subnet with specified id within a given IP address
block.
|
IpBlock |
IpBlocksStub.get(String blockId,
InvocationConfig invocationConfig) |
MacPool |
MacPoolsStub.get(String poolId,
InvocationConfig invocationConfig) |
VniPool |
VniPools.get(String poolId,
InvocationConfig invocationConfig)
Returns information about the specified virtual network identifier (VNI) pool.
|
void |
IpBlocks.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpBlockListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about configured IP address blocks.
|
void |
IpBlocksStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpBlockListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpPools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpPoolListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the configured IP address pools.
|
void |
IpPoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpPoolListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
MacPools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MacPoolListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns a list of all the MAC pools
|
void |
MacPoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<MacPoolListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
VniPoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VniPoolListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
VniPools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VniPoolListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the default and configured virtual network identifier
(VNI) pools for use when building logical network segments.
|
void |
VtepLabelPoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VtepLabelPoolListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
VtepLabelPools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<VtepLabelPoolListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns a list of all virtual tunnel endpoint label pools
|
VtepLabelPoolListResult |
VtepLabelPoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
VniPoolListResult |
VniPoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IpBlockListResult |
IpBlocks.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about configured IP address blocks.
|
VtepLabelPoolListResult |
VtepLabelPools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns a list of all virtual tunnel endpoint label pools
|
IpPoolListResult |
IpPools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about the configured IP address pools.
|
MacPoolListResult |
MacPools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns a list of all the MAC pools
|
IpPoolListResult |
IpPoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IpBlockListResult |
IpBlocksStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
MacPoolListResult |
MacPoolsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
VniPoolListResult |
VniPools.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about the default and configured virtual network identifier
(VNI) pools for use when building logical network segments.
|
void |
IpSubnetsStub.list(String blockId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpBlockSubnetListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
IpSubnets.list(String blockId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IpBlockSubnetListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all subnets present within an IP address block.
|
IpBlockSubnetListResult |
IpSubnetsStub.list(String blockId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IpBlockSubnetListResult |
IpSubnets.list(String blockId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all subnets present within an IP address block.
|
void |
IpBlocks.update(String blockId,
IpBlock ipBlock,
AsyncCallback<IpBlock> asyncCallback,
InvocationConfig invocationConfig)
Modifies the IP address block with specifed id.
|
void |
IpBlocksStub.update(String blockId,
IpBlock ipBlock,
AsyncCallback<IpBlock> asyncCallback,
InvocationConfig invocationConfig) |
IpBlock |
IpBlocks.update(String blockId,
IpBlock ipBlock,
InvocationConfig invocationConfig)
Modifies the IP address block with specifed id.
|
IpBlock |
IpBlocksStub.update(String blockId,
IpBlock ipBlock,
InvocationConfig invocationConfig) |
void |
IpPools.update(String poolId,
IpPool ipPool,
AsyncCallback<IpPool> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified IP address pool.
|
void |
IpPoolsStub.update(String poolId,
IpPool ipPool,
AsyncCallback<IpPool> asyncCallback,
InvocationConfig invocationConfig) |
IpPool |
IpPools.update(String poolId,
IpPool ipPool,
InvocationConfig invocationConfig)
Modifies the specified IP address pool.
|
IpPool |
IpPoolsStub.update(String poolId,
IpPool ipPool,
InvocationConfig invocationConfig) |
void |
VniPoolsStub.update(String poolId,
VniPool vniPool,
AsyncCallback<VniPool> asyncCallback,
InvocationConfig invocationConfig) |
void |
VniPools.update(String poolId,
VniPool vniPool,
AsyncCallback<VniPool> asyncCallback,
InvocationConfig invocationConfig)
Updates the specified VNI pool.
|
VniPool |
VniPoolsStub.update(String poolId,
VniPool vniPool,
InvocationConfig invocationConfig) |
VniPool |
VniPools.update(String poolId,
VniPool vniPool,
InvocationConfig invocationConfig)
Updates the specified VNI pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Allocations.list(String poolId,
AsyncCallback<AllocationIpAddressListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns information about which addresses have been allocated from a specified
IP address pool.
|
void |
AllocationsStub.list(String poolId,
AsyncCallback<AllocationIpAddressListResult> asyncCallback,
InvocationConfig invocationConfig) |
AllocationIpAddressListResult |
Allocations.list(String poolId,
InvocationConfig invocationConfig)
Returns information about which addresses have been allocated from a specified
IP address pool.
|
AllocationIpAddressListResult |
AllocationsStub.list(String poolId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentStub.get(AsyncCallback<CurrentRealizationStateBarrier> asyncCallback,
InvocationConfig invocationConfig) |
void |
Current.get(AsyncCallback<CurrentRealizationStateBarrier> asyncCallback,
InvocationConfig invocationConfig)
Returns the current global realization barrier number for NSX.
|
void |
Config.get(AsyncCallback<RealizationStateBarrierConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns the current barrier configuration
|
void |
ConfigStub.get(AsyncCallback<RealizationStateBarrierConfig> asyncCallback,
InvocationConfig invocationConfig) |
CurrentRealizationStateBarrier |
CurrentStub.get(InvocationConfig invocationConfig) |
RealizationStateBarrierConfig |
Config.get(InvocationConfig invocationConfig)
Returns the current barrier configuration
|
CurrentRealizationStateBarrier |
Current.get(InvocationConfig invocationConfig)
Returns the current global realization barrier number for NSX.
|
RealizationStateBarrierConfig |
ConfigStub.get(InvocationConfig invocationConfig) |
void |
CurrentStub.increment(AsyncCallback<CurrentRealizationStateBarrier> asyncCallback,
InvocationConfig invocationConfig) |
void |
Current.increment(AsyncCallback<CurrentRealizationStateBarrier> asyncCallback,
InvocationConfig invocationConfig)
Increment the current barrier number by 1 for NSX.
|
CurrentRealizationStateBarrier |
CurrentStub.increment(InvocationConfig invocationConfig) |
CurrentRealizationStateBarrier |
Current.increment(InvocationConfig invocationConfig)
Increment the current barrier number by 1 for NSX.
|
void |
Config.update(RealizationStateBarrierConfig realizationStateBarrierConfig,
AsyncCallback<RealizationStateBarrierConfig> asyncCallback,
InvocationConfig invocationConfig)
Updates the barrier configuration having interval set in milliseconds The new
interval that automatically increments the global realization number
|
void |
ConfigStub.update(RealizationStateBarrierConfig realizationStateBarrierConfig,
AsyncCallback<RealizationStateBarrierConfig> asyncCallback,
InvocationConfig invocationConfig) |
RealizationStateBarrierConfig |
Config.update(RealizationStateBarrierConfig realizationStateBarrierConfig,
InvocationConfig invocationConfig)
Updates the barrier configuration having interval set in milliseconds The new
interval that automatically increments the global realization number
|
RealizationStateBarrierConfig |
ConfigStub.update(RealizationStateBarrierConfig realizationStateBarrierConfig,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceAttachments.create(ServiceAttachment serviceAttachment,
AsyncCallback<ServiceAttachment> asyncCallback,
InvocationConfig invocationConfig)
Adds a new Service attachment.
|
void |
ServiceAttachmentsStub.create(ServiceAttachment serviceAttachment,
AsyncCallback<ServiceAttachment> asyncCallback,
InvocationConfig invocationConfig) |
ServiceAttachment |
ServiceAttachments.create(ServiceAttachment serviceAttachment,
InvocationConfig invocationConfig)
Adds a new Service attachment.
|
ServiceAttachment |
ServiceAttachmentsStub.create(ServiceAttachment serviceAttachment,
InvocationConfig invocationConfig) |
void |
ServicesStub.create(ServiceDefinition serviceDefinition,
AsyncCallback<ServiceDefinition> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.create(ServiceDefinition serviceDefinition,
AsyncCallback<ServiceDefinition> asyncCallback,
InvocationConfig invocationConfig)
Creates new Service-Insertion Service in the system.
|
ServiceDefinition |
ServicesStub.create(ServiceDefinition serviceDefinition,
InvocationConfig invocationConfig) |
ServiceDefinition |
Services.create(ServiceDefinition serviceDefinition,
InvocationConfig invocationConfig)
Creates new Service-Insertion Service in the system.
|
void |
Sections.create(ServiceInsertionSection serviceInsertionSection,
String id,
String operation,
AsyncCallback<ServiceInsertionSection> asyncCallback,
InvocationConfig invocationConfig)
Creates new empty Service Insertion section in the system.
|
void |
SectionsStub.create(ServiceInsertionSection serviceInsertionSection,
String id,
String operation,
AsyncCallback<ServiceInsertionSection> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionSection |
Sections.create(ServiceInsertionSection serviceInsertionSection,
String id,
String operation,
InvocationConfig invocationConfig)
Creates new empty Service Insertion section in the system.
|
ServiceInsertionSection |
SectionsStub.create(ServiceInsertionSection serviceInsertionSection,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Sections.createwithrules(ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
String id,
String operation,
AsyncCallback<ServiceInsertionSectionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Creates a new serviceinsertion section with rules.
|
void |
SectionsStub.createwithrules(ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
String id,
String operation,
AsyncCallback<ServiceInsertionSectionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionSectionRuleList |
Sections.createwithrules(ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
String id,
String operation,
InvocationConfig invocationConfig)
Creates a new serviceinsertion section with rules.
|
ServiceInsertionSectionRuleList |
SectionsStub.createwithrules(ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
ServiceAttachments.delete(String serviceAttachmentId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete existing service attachment from system.
|
void |
ServiceAttachmentsStub.delete(String serviceAttachmentId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Sections.delete(String sectionId,
Boolean cascade,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes serviceinsertion section from the system.
|
void |
ServicesStub.delete(String serviceId,
Boolean cascade,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.delete(String serviceId,
Boolean cascade,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes Service-Insertion Service from the system.
|
void |
SectionsStub.delete(String sectionId,
Boolean cascade,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Sections.delete(String sectionId,
Boolean cascade,
InvocationConfig invocationConfig)
Removes serviceinsertion section from the system.
|
void |
ServicesStub.delete(String serviceId,
Boolean cascade,
InvocationConfig invocationConfig) |
void |
Services.delete(String serviceId,
Boolean cascade,
InvocationConfig invocationConfig)
Removes Service-Insertion Service from the system.
|
void |
SectionsStub.delete(String sectionId,
Boolean cascade,
InvocationConfig invocationConfig) |
void |
ServiceAttachments.delete(String serviceAttachmentId,
InvocationConfig invocationConfig)
Delete existing service attachment from system.
|
void |
ServiceAttachmentsStub.delete(String serviceAttachmentId,
InvocationConfig invocationConfig) |
void |
ServiceAttachments.get(String serviceAttachmentId,
AsyncCallback<ServiceAttachment> asyncCallback,
InvocationConfig invocationConfig)
Returns detailed Attachment information for a given service attachment.
|
void |
ServiceAttachmentsStub.get(String serviceAttachmentId,
AsyncCallback<ServiceAttachment> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.get(String serviceId,
AsyncCallback<ServiceDefinition> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.get(String serviceId,
AsyncCallback<ServiceDefinition> asyncCallback,
InvocationConfig invocationConfig)
Returns information about Service-Insertion Service with the given identifier.
|
void |
Sections.get(String sectionId,
AsyncCallback<ServiceInsertionSection> asyncCallback,
InvocationConfig invocationConfig)
Returns information about serviceinsertion section for the identifier.
|
void |
SectionsStub.get(String sectionId,
AsyncCallback<ServiceInsertionSection> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionSection |
Sections.get(String sectionId,
InvocationConfig invocationConfig)
Returns information about serviceinsertion section for the identifier.
|
ServiceDefinition |
ServicesStub.get(String serviceId,
InvocationConfig invocationConfig) |
ServiceDefinition |
Services.get(String serviceId,
InvocationConfig invocationConfig)
Returns information about Service-Insertion Service with the given identifier.
|
ServiceInsertionSection |
SectionsStub.get(String sectionId,
InvocationConfig invocationConfig) |
ServiceAttachment |
ServiceAttachments.get(String serviceAttachmentId,
InvocationConfig invocationConfig)
Returns detailed Attachment information for a given service attachment.
|
ServiceAttachment |
ServiceAttachmentsStub.get(String serviceAttachmentId,
InvocationConfig invocationConfig) |
void |
ServiceAttachments.list(AsyncCallback<ServiceAttachmentListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns all Service-Attachement(s) present in the system.
|
void |
ServiceAttachmentsStub.list(AsyncCallback<ServiceAttachmentListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.list(AsyncCallback<ServiceInsertionServiceListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.list(AsyncCallback<ServiceInsertionServiceListResult> asyncCallback,
InvocationConfig invocationConfig)
List all Service-Insertion Service Definitions.
|
ServiceInsertionServiceListResult |
ServicesStub.list(InvocationConfig invocationConfig) |
ServiceInsertionServiceListResult |
Services.list(InvocationConfig invocationConfig)
List all Service-Insertion Service Definitions.
|
ServiceAttachmentListResult |
ServiceAttachments.list(InvocationConfig invocationConfig)
Returns all Service-Attachement(s) present in the system.
|
ServiceAttachmentListResult |
ServiceAttachmentsStub.list(InvocationConfig invocationConfig) |
void |
Sections.list(String appliedTos,
String cursor,
String destinations,
String excludeAppliedToType,
String filterType,
String includeAppliedToType,
String includedFields,
Long pageSize,
String services,
Boolean sortAscending,
String sortBy,
String sources,
String type,
AsyncCallback<ServiceInsertionSectionListResult> asyncCallback,
InvocationConfig invocationConfig)
List all Service Insertion section in paginated form.
|
void |
SectionsStub.list(String appliedTos,
String cursor,
String destinations,
String excludeAppliedToType,
String filterType,
String includeAppliedToType,
String includedFields,
Long pageSize,
String services,
Boolean sortAscending,
String sortBy,
String sources,
String type,
AsyncCallback<ServiceInsertionSectionListResult> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionSectionListResult |
Sections.list(String appliedTos,
String cursor,
String destinations,
String excludeAppliedToType,
String filterType,
String includeAppliedToType,
String includedFields,
Long pageSize,
String services,
Boolean sortAscending,
String sortBy,
String sources,
String type,
InvocationConfig invocationConfig)
List all Service Insertion section in paginated form.
|
ServiceInsertionSectionListResult |
SectionsStub.list(String appliedTos,
String cursor,
String destinations,
String excludeAppliedToType,
String filterType,
String includeAppliedToType,
String includedFields,
Long pageSize,
String services,
Boolean sortAscending,
String sortBy,
String sources,
String type,
InvocationConfig invocationConfig) |
void |
Sections.listwithrules(String sectionId,
AsyncCallback<ServiceInsertionSectionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Returns serviceinsertion section information with rules for a section
identifier.
|
void |
SectionsStub.listwithrules(String sectionId,
AsyncCallback<ServiceInsertionSectionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionSectionRuleList |
Sections.listwithrules(String sectionId,
InvocationConfig invocationConfig)
Returns serviceinsertion section information with rules for a section
identifier.
|
ServiceInsertionSectionRuleList |
SectionsStub.listwithrules(String sectionId,
InvocationConfig invocationConfig) |
void |
Sections.revise(String sectionId,
ServiceInsertionSection serviceInsertionSection,
String id,
String operation,
AsyncCallback<ServiceInsertionSection> asyncCallback,
InvocationConfig invocationConfig)
Modifies an existing serviceinsertion section along with its relative position
among other serviceinsertion sections in the system.
|
void |
SectionsStub.revise(String sectionId,
ServiceInsertionSection serviceInsertionSection,
String id,
String operation,
AsyncCallback<ServiceInsertionSection> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionSection |
Sections.revise(String sectionId,
ServiceInsertionSection serviceInsertionSection,
String id,
String operation,
InvocationConfig invocationConfig)
Modifies an existing serviceinsertion section along with its relative position
among other serviceinsertion sections in the system.
|
ServiceInsertionSection |
SectionsStub.revise(String sectionId,
ServiceInsertionSection serviceInsertionSection,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Sections.revisewithrules(String sectionId,
ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
String id,
String operation,
AsyncCallback<ServiceInsertionSectionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Modifies an existing serviceinsertion section along with its relative position
among other serviceinsertion sections with rules.
|
void |
SectionsStub.revisewithrules(String sectionId,
ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
String id,
String operation,
AsyncCallback<ServiceInsertionSectionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionSectionRuleList |
Sections.revisewithrules(String sectionId,
ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
String id,
String operation,
InvocationConfig invocationConfig)
Modifies an existing serviceinsertion section along with its relative position
among other serviceinsertion sections with rules.
|
ServiceInsertionSectionRuleList |
SectionsStub.revisewithrules(String sectionId,
ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
ServicesStub.update(String serviceId,
ServiceDefinition serviceDefinition,
AsyncCallback<ServiceDefinition> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.update(String serviceId,
ServiceDefinition serviceDefinition,
AsyncCallback<ServiceDefinition> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified Service.
|
ServiceDefinition |
ServicesStub.update(String serviceId,
ServiceDefinition serviceDefinition,
InvocationConfig invocationConfig) |
ServiceDefinition |
Services.update(String serviceId,
ServiceDefinition serviceDefinition,
InvocationConfig invocationConfig)
Modifies the specified Service.
|
void |
Sections.update(String sectionId,
ServiceInsertionSection serviceInsertionSection,
AsyncCallback<ServiceInsertionSection> asyncCallback,
InvocationConfig invocationConfig)
Modifies the specified section, but does not modify the section's associated
rules.
|
void |
SectionsStub.update(String sectionId,
ServiceInsertionSection serviceInsertionSection,
AsyncCallback<ServiceInsertionSection> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionSection |
Sections.update(String sectionId,
ServiceInsertionSection serviceInsertionSection,
InvocationConfig invocationConfig)
Modifies the specified section, but does not modify the section's associated
rules.
|
ServiceInsertionSection |
SectionsStub.update(String sectionId,
ServiceInsertionSection serviceInsertionSection,
InvocationConfig invocationConfig) |
void |
Sections.updatewithrules(String sectionId,
ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
AsyncCallback<ServiceInsertionSectionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Modifies existing serviceinsertion section along with its association with
rules.
|
void |
SectionsStub.updatewithrules(String sectionId,
ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
AsyncCallback<ServiceInsertionSectionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionSectionRuleList |
Sections.updatewithrules(String sectionId,
ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
InvocationConfig invocationConfig)
Modifies existing serviceinsertion section along with its association with
rules.
|
ServiceInsertionSectionRuleList |
SectionsStub.updatewithrules(String sectionId,
ServiceInsertionSectionRuleList serviceInsertionSectionRuleList,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Rules.create(String sectionId,
ServiceInsertionRule serviceInsertionRule,
String id,
String operation,
AsyncCallback<ServiceInsertionRule> asyncCallback,
InvocationConfig invocationConfig)
Adds a new serviceinsertion rule in existing serviceinsertion section.
|
void |
RulesStub.create(String sectionId,
ServiceInsertionRule serviceInsertionRule,
String id,
String operation,
AsyncCallback<ServiceInsertionRule> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionRule |
Rules.create(String sectionId,
ServiceInsertionRule serviceInsertionRule,
String id,
String operation,
InvocationConfig invocationConfig)
Adds a new serviceinsertion rule in existing serviceinsertion section.
|
ServiceInsertionRule |
RulesStub.create(String sectionId,
ServiceInsertionRule serviceInsertionRule,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Rules.createmultiple(String sectionId,
ServiceInsertionRuleList serviceInsertionRuleList,
String id,
String operation,
AsyncCallback<ServiceInsertionRuleList> asyncCallback,
InvocationConfig invocationConfig)
Create multiple serviceinsertion rules in existing serviceinsertion section
bounded by limit of 1000 serviceinsertion rules per section.
|
void |
RulesStub.createmultiple(String sectionId,
ServiceInsertionRuleList serviceInsertionRuleList,
String id,
String operation,
AsyncCallback<ServiceInsertionRuleList> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionRuleList |
Rules.createmultiple(String sectionId,
ServiceInsertionRuleList serviceInsertionRuleList,
String id,
String operation,
InvocationConfig invocationConfig)
Create multiple serviceinsertion rules in existing serviceinsertion section
bounded by limit of 1000 serviceinsertion rules per section.
|
ServiceInsertionRuleList |
RulesStub.createmultiple(String sectionId,
ServiceInsertionRuleList serviceInsertionRuleList,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Rules.delete(String sectionId,
String ruleId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete existing serviceinsertion rule in a serviceinsertion section.
|
void |
RulesStub.delete(String sectionId,
String ruleId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Rules.delete(String sectionId,
String ruleId,
InvocationConfig invocationConfig)
Delete existing serviceinsertion rule in a serviceinsertion section.
|
void |
RulesStub.delete(String sectionId,
String ruleId,
InvocationConfig invocationConfig) |
void |
Rules.get(String sectionId,
String ruleId,
AsyncCallback<ServiceInsertionRule> asyncCallback,
InvocationConfig invocationConfig)
Return existing serviceinsertion rule information in a serviceinsertion section.
|
void |
RulesStub.get(String sectionId,
String ruleId,
AsyncCallback<ServiceInsertionRule> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionRule |
Rules.get(String sectionId,
String ruleId,
InvocationConfig invocationConfig)
Return existing serviceinsertion rule information in a serviceinsertion section.
|
ServiceInsertionRule |
RulesStub.get(String sectionId,
String ruleId,
InvocationConfig invocationConfig) |
void |
Rules.list(String sectionId,
String appliedTos,
String cursor,
String destinations,
String filterType,
String includedFields,
Long pageSize,
String services,
Boolean sortAscending,
String sortBy,
String sources,
AsyncCallback<ServiceInsertionRuleListResult> asyncCallback,
InvocationConfig invocationConfig)
Return all serviceinsertion rule(s) information for a given serviceinsertion
section.
|
void |
RulesStub.list(String sectionId,
String appliedTos,
String cursor,
String destinations,
String filterType,
String includedFields,
Long pageSize,
String services,
Boolean sortAscending,
String sortBy,
String sources,
AsyncCallback<ServiceInsertionRuleListResult> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionRuleListResult |
Rules.list(String sectionId,
String appliedTos,
String cursor,
String destinations,
String filterType,
String includedFields,
Long pageSize,
String services,
Boolean sortAscending,
String sortBy,
String sources,
InvocationConfig invocationConfig)
Return all serviceinsertion rule(s) information for a given serviceinsertion
section.
|
ServiceInsertionRuleListResult |
RulesStub.list(String sectionId,
String appliedTos,
String cursor,
String destinations,
String filterType,
String includedFields,
Long pageSize,
String services,
Boolean sortAscending,
String sortBy,
String sources,
InvocationConfig invocationConfig) |
void |
Rules.revise(String sectionId,
String ruleId,
ServiceInsertionRule serviceInsertionRule,
String id,
String operation,
AsyncCallback<ServiceInsertionRule> asyncCallback,
InvocationConfig invocationConfig)
Modifies existing serviceinsertion rule along with relative position among other
serviceinsertion rules inside a serviceinsertion section.
|
void |
RulesStub.revise(String sectionId,
String ruleId,
ServiceInsertionRule serviceInsertionRule,
String id,
String operation,
AsyncCallback<ServiceInsertionRule> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionRule |
Rules.revise(String sectionId,
String ruleId,
ServiceInsertionRule serviceInsertionRule,
String id,
String operation,
InvocationConfig invocationConfig)
Modifies existing serviceinsertion rule along with relative position among other
serviceinsertion rules inside a serviceinsertion section.
|
ServiceInsertionRule |
RulesStub.revise(String sectionId,
String ruleId,
ServiceInsertionRule serviceInsertionRule,
String id,
String operation,
InvocationConfig invocationConfig) |
void |
Rules.update(String sectionId,
String ruleId,
ServiceInsertionRule serviceInsertionRule,
AsyncCallback<ServiceInsertionRule> asyncCallback,
InvocationConfig invocationConfig)
Modifies existing serviceinsertion rule in a serviceinsertion section.
|
void |
RulesStub.update(String sectionId,
String ruleId,
ServiceInsertionRule serviceInsertionRule,
AsyncCallback<ServiceInsertionRule> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInsertionRule |
Rules.update(String sectionId,
String ruleId,
ServiceInsertionRule serviceInsertionRule,
InvocationConfig invocationConfig)
Modifies existing serviceinsertion rule in a serviceinsertion section.
|
ServiceInsertionRule |
RulesStub.update(String sectionId,
String ruleId,
ServiceInsertionRule serviceInsertionRule,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceInstances.create(String serviceId,
Structure baseServiceInstance,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Adds a new Service-Instance under the specified Service.
|
void |
ServiceInstancesStub.create(String serviceId,
Structure baseServiceInstance,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
ServiceInstances.create(String serviceId,
Structure baseServiceInstance,
InvocationConfig invocationConfig)
Adds a new Service-Instance under the specified Service.
|
Structure |
ServiceInstancesStub.create(String serviceId,
Structure baseServiceInstance,
InvocationConfig invocationConfig) |
void |
ServiceInstances.delete(String serviceId,
String serviceInstanceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete existing Service-Instance for a given Service-Insertion Service.
|
void |
ServiceInstancesStub.delete(String serviceId,
String serviceInstanceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServiceInstances.delete(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig)
Delete existing Service-Instance for a given Service-Insertion Service.
|
void |
ServiceInstancesStub.delete(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig) |
void |
ServiceInstances.get(String serviceId,
String serviceInstanceId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Returns Service-Instance information for a given Service-Insertion Service.
|
void |
ServiceInstancesStub.get(String serviceId,
String serviceInstanceId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
ServiceInstances.get(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig)
Returns Service-Instance information for a given Service-Insertion Service.
|
Structure |
ServiceInstancesStub.get(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig) |
void |
ServiceInstances.list(String serviceId,
AsyncCallback<ServiceInstanceListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns all Service-Instance(s) for a given Service-Insertion Service.
|
void |
ServiceInstancesStub.list(String serviceId,
AsyncCallback<ServiceInstanceListResult> asyncCallback,
InvocationConfig invocationConfig) |
ServiceInstanceListResult |
ServiceInstances.list(String serviceId,
InvocationConfig invocationConfig)
Returns all Service-Instance(s) for a given Service-Insertion Service.
|
ServiceInstanceListResult |
ServiceInstancesStub.list(String serviceId,
InvocationConfig invocationConfig) |
void |
ServiceInstances.update(String serviceId,
String serviceInstanceId,
Structure baseServiceInstance,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Modifies an existing Service-Instance for a given Service-Insertion Service.
|
void |
ServiceInstancesStub.update(String serviceId,
String serviceInstanceId,
Structure baseServiceInstance,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
ServiceInstances.update(String serviceId,
String serviceInstanceId,
Structure baseServiceInstance,
InvocationConfig invocationConfig)
Modifies an existing Service-Instance for a given Service-Insertion Service.
|
Structure |
ServiceInstancesStub.update(String serviceId,
String serviceInstanceId,
Structure baseServiceInstance,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceEndpoints.create(String serviceId,
String serviceInstanceId,
InstanceEndpoint instanceEndpoint,
AsyncCallback<InstanceEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Adds a new instance endpoint.
|
void |
InstanceEndpointsStub.create(String serviceId,
String serviceInstanceId,
InstanceEndpoint instanceEndpoint,
AsyncCallback<InstanceEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
InstanceEndpoint |
InstanceEndpoints.create(String serviceId,
String serviceInstanceId,
InstanceEndpoint instanceEndpoint,
InvocationConfig invocationConfig)
Adds a new instance endpoint.
|
InstanceEndpoint |
InstanceEndpointsStub.create(String serviceId,
String serviceInstanceId,
InstanceEndpoint instanceEndpoint,
InvocationConfig invocationConfig) |
void |
InstanceRuntimesStub.delete(String serviceId,
String serviceInstanceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
InstanceRuntimes.delete(String serviceId,
String serviceInstanceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Undeploy one service VM as standalone or two service VMs as HA.
|
void |
InstanceRuntimesStub.delete(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig) |
void |
InstanceRuntimes.delete(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig)
Undeploy one service VM as standalone or two service VMs as HA.
|
void |
InstanceEndpoints.delete(String serviceId,
String serviceInstanceId,
String instanceEndpoint,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete instance endpoint information for a given instace endpoint.
|
void |
InstanceEndpointsStub.delete(String serviceId,
String serviceInstanceId,
String instanceEndpoint,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
InstanceEndpoints.delete(String serviceId,
String serviceInstanceId,
String instanceEndpoint,
InvocationConfig invocationConfig)
Delete instance endpoint information for a given instace endpoint.
|
void |
InstanceEndpointsStub.delete(String serviceId,
String serviceInstanceId,
String instanceEndpoint,
InvocationConfig invocationConfig) |
void |
InstanceRuntimesStub.deploy(String serviceId,
String serviceInstanceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
InstanceRuntimes.deploy(String serviceId,
String serviceInstanceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deploys one service VM as standalone, or two service VMs as HA where one VM is
active and another one is standby.
|
void |
InstanceRuntimesStub.deploy(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig) |
void |
InstanceRuntimes.deploy(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig)
Deploys one service VM as standalone, or two service VMs as HA where one VM is
active and another one is standby.
|
void |
InstanceEndpoints.get(String serviceId,
String serviceInstanceId,
String instanceEndpoint,
AsyncCallback<InstanceEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Returns detailed Endpoint information for a given InstanceEndpoint.
|
void |
InstanceEndpointsStub.get(String serviceId,
String serviceInstanceId,
String instanceEndpoint,
AsyncCallback<InstanceEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
InstanceEndpoint |
InstanceEndpoints.get(String serviceId,
String serviceInstanceId,
String instanceEndpoint,
InvocationConfig invocationConfig)
Returns detailed Endpoint information for a given InstanceEndpoint.
|
InstanceEndpoint |
InstanceEndpointsStub.get(String serviceId,
String serviceInstanceId,
String instanceEndpoint,
InvocationConfig invocationConfig) |
void |
InstanceEndpoints.list(String serviceId,
String serviceInstanceId,
AsyncCallback<InstanceEndpointListResult> asyncCallback,
InvocationConfig invocationConfig)
List all InstanceEndpoints of a service instance.
|
void |
InstanceEndpointsStub.list(String serviceId,
String serviceInstanceId,
AsyncCallback<InstanceEndpointListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
InstanceRuntimesStub.list(String serviceId,
String serviceInstanceId,
AsyncCallback<InstanceRuntimeListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
InstanceRuntimes.list(String serviceId,
String serviceInstanceId,
AsyncCallback<InstanceRuntimeListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns list of instance runtimes of service VMs being deployed for a given
service instance id
|
InstanceEndpointListResult |
InstanceEndpoints.list(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig)
List all InstanceEndpoints of a service instance.
|
InstanceRuntimeListResult |
InstanceRuntimesStub.list(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig) |
InstanceRuntimeListResult |
InstanceRuntimes.list(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig)
Returns list of instance runtimes of service VMs being deployed for a given
service instance id
|
InstanceEndpointListResult |
InstanceEndpointsStub.list(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig) |
void |
InstanceRuntimesStub.upgrade(String serviceId,
String serviceInstanceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
InstanceRuntimes.upgrade(String serviceId,
String serviceInstanceId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Upgrade service VMs using newer version of OVF.
|
void |
InstanceRuntimesStub.upgrade(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig) |
void |
InstanceRuntimes.upgrade(String serviceId,
String serviceInstanceId,
InvocationConfig invocationConfig)
Upgrade service VMs using newer version of OVF.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(String serviceId,
String serviceInstanceId,
String instanceRuntimeId,
String interfaceIndex,
String source,
AsyncCallback<RuntimeInterfaceOperationalStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String serviceId,
String serviceInstanceId,
String instanceRuntimeId,
String interfaceIndex,
String source,
AsyncCallback<RuntimeInterfaceOperationalStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns operational status of a specified interface
|
void |
StatisticsStub.get(String serviceId,
String serviceInstanceId,
String instanceRuntimeId,
String interfaceIndex,
String source,
AsyncCallback<RuntimeInterfaceStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String serviceId,
String serviceInstanceId,
String instanceRuntimeId,
String interfaceIndex,
String source,
AsyncCallback<RuntimeInterfaceStatistics> asyncCallback,
InvocationConfig invocationConfig)
Returns statistics of a specified interface via associated logical port.
|
RuntimeInterfaceOperationalStatus |
StatusStub.get(String serviceId,
String serviceInstanceId,
String instanceRuntimeId,
String interfaceIndex,
String source,
InvocationConfig invocationConfig) |
RuntimeInterfaceStatistics |
StatisticsStub.get(String serviceId,
String serviceInstanceId,
String instanceRuntimeId,
String interfaceIndex,
String source,
InvocationConfig invocationConfig) |
RuntimeInterfaceStatistics |
Statistics.get(String serviceId,
String serviceInstanceId,
String instanceRuntimeId,
String interfaceIndex,
String source,
InvocationConfig invocationConfig)
Returns statistics of a specified interface via associated logical port.
|
RuntimeInterfaceOperationalStatus |
Status.get(String serviceId,
String serviceInstanceId,
String instanceRuntimeId,
String interfaceIndex,
String source,
InvocationConfig invocationConfig)
Returns operational status of a specified interface
|
| Modifier and Type | Method and Description |
|---|---|
void |
Summary.get(String switchingProfileId,
AsyncCallback<SwitchingProfileStatus> asyncCallback,
InvocationConfig invocationConfig)
Get Counts of Ports and Switches Using This Switching Profile
|
void |
SummaryStub.get(String switchingProfileId,
AsyncCallback<SwitchingProfileStatus> asyncCallback,
InvocationConfig invocationConfig) |
SwitchingProfileStatus |
Summary.get(String switchingProfileId,
InvocationConfig invocationConfig)
Get Counts of Ports and Switches Using This Switching Profile
|
SwitchingProfileStatus |
SummaryStub.get(String switchingProfileId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.get(String taskId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Get the response of a task
|
void |
ResponseStub.get(String taskId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Response.get(String taskId,
InvocationConfig invocationConfig)
Get the response of a task
|
Structure |
ResponseStub.get(String taskId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
AgreementStub.get(AsyncCallback<TelemetryAgreement> asyncCallback,
InvocationConfig invocationConfig) |
void |
Agreement.get(AsyncCallback<TelemetryAgreement> asyncCallback,
InvocationConfig invocationConfig)
Returns telemetry agreement information.
|
void |
Config.get(AsyncCallback<TelemetryConfig> asyncCallback,
InvocationConfig invocationConfig)
Returns the telemetry configuration.
|
void |
ConfigStub.get(AsyncCallback<TelemetryConfig> asyncCallback,
InvocationConfig invocationConfig) |
TelemetryConfig |
Config.get(InvocationConfig invocationConfig)
Returns the telemetry configuration.
|
TelemetryAgreement |
AgreementStub.get(InvocationConfig invocationConfig) |
TelemetryAgreement |
Agreement.get(InvocationConfig invocationConfig)
Returns telemetry agreement information.
|
TelemetryConfig |
ConfigStub.get(InvocationConfig invocationConfig) |
void |
AgreementStub.update(TelemetryAgreement telemetryAgreement,
AsyncCallback<TelemetryAgreement> asyncCallback,
InvocationConfig invocationConfig) |
void |
Agreement.update(TelemetryAgreement telemetryAgreement,
AsyncCallback<TelemetryAgreement> asyncCallback,
InvocationConfig invocationConfig)
Set telemetry agreement information.
|
TelemetryAgreement |
AgreementStub.update(TelemetryAgreement telemetryAgreement,
InvocationConfig invocationConfig) |
TelemetryAgreement |
Agreement.update(TelemetryAgreement telemetryAgreement,
InvocationConfig invocationConfig)
Set telemetry agreement information.
|
void |
Config.update(TelemetryConfig telemetryConfig,
AsyncCallback<TelemetryConfig> asyncCallback,
InvocationConfig invocationConfig)
Updates or creates the telemetry configuration, and returns the new
configuration.
|
void |
ConfigStub.update(TelemetryConfig telemetryConfig,
AsyncCallback<TelemetryConfig> asyncCallback,
InvocationConfig invocationConfig) |
TelemetryConfig |
Config.update(TelemetryConfig telemetryConfig,
InvocationConfig invocationConfig)
Updates or creates the telemetry configuration, and returns the new
configuration.
|
TelemetryConfig |
ConfigStub.update(TelemetryConfig telemetryConfig,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObservationsStub.list(String traceflowId,
String componentName,
String componentType,
String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
String transportNodeName,
AsyncCallback<TraceflowObservationListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Observations.list(String traceflowId,
String componentName,
String componentType,
String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
String transportNodeName,
AsyncCallback<TraceflowObservationListResult> asyncCallback,
InvocationConfig invocationConfig)
Get observations for the Traceflow round
|
TraceflowObservationListResult |
ObservationsStub.list(String traceflowId,
String componentName,
String componentType,
String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
String transportNodeName,
InvocationConfig invocationConfig) |
TraceflowObservationListResult |
Observations.list(String traceflowId,
String componentName,
String componentType,
String cursor,
String includedFields,
Long pageSize,
String resourceType,
Boolean sortAscending,
String sortBy,
String transportNodeName,
InvocationConfig invocationConfig)
Get observations for the Traceflow round
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<HeatMapTransportZoneStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<HeatMapTransportZoneStatus> asyncCallback,
InvocationConfig invocationConfig)
Get high-level summary of all transport nodes.
|
HeatMapTransportZoneStatus |
StatusStub.get(InvocationConfig invocationConfig) |
HeatMapTransportZoneStatus |
Status.get(InvocationConfig invocationConfig)
Get high-level summary of all transport nodes.
|
void |
State.get(String transportnodeId,
AsyncCallback<TransportNodeState> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the current state of the transport node configuration
and information about the associated hostswitch.
|
void |
StateStub.get(String transportnodeId,
AsyncCallback<TransportNodeState> asyncCallback,
InvocationConfig invocationConfig) |
TransportNodeState |
State.get(String transportnodeId,
InvocationConfig invocationConfig)
Returns information about the current state of the transport node configuration
and information about the associated hostswitch.
|
TransportNodeState |
StateStub.get(String transportnodeId,
InvocationConfig invocationConfig) |
void |
TunnelsStub.get(String nodeId,
String tunnelName,
String source,
AsyncCallback<TunnelProperties> asyncCallback,
InvocationConfig invocationConfig) |
void |
Tunnels.get(String nodeId,
String tunnelName,
String source,
AsyncCallback<TunnelProperties> asyncCallback,
InvocationConfig invocationConfig)
Tunnel properties
|
TunnelProperties |
TunnelsStub.get(String nodeId,
String tunnelName,
String source,
InvocationConfig invocationConfig) |
TunnelProperties |
Tunnels.get(String nodeId,
String tunnelName,
String source,
InvocationConfig invocationConfig)
Tunnel properties
|
void |
StatusStub.get0(String nodeId,
String source,
AsyncCallback<TransportNodeStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get0(String nodeId,
String source,
AsyncCallback<TransportNodeStatus> asyncCallback,
InvocationConfig invocationConfig)
Read status of a transport node
|
TransportNodeStatus |
StatusStub.get0(String nodeId,
String source,
InvocationConfig invocationConfig) |
TransportNodeStatus |
Status.get0(String nodeId,
String source,
InvocationConfig invocationConfig)
Read status of a transport node
|
void |
PnicBondStatusStub.list(String nodeId,
AsyncCallback<PnicBondStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
PnicBondStatus.list(String nodeId,
AsyncCallback<PnicBondStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Get high-level summary of a transport node
|
PnicBondStatusListResult |
PnicBondStatusStub.list(String nodeId,
InvocationConfig invocationConfig) |
PnicBondStatusListResult |
PnicBondStatus.list(String nodeId,
InvocationConfig invocationConfig)
Get high-level summary of a transport node
|
void |
State.list(String mmState,
String status,
String vtepIp,
AsyncCallback<TransportNodeStateListResult> asyncCallback,
InvocationConfig invocationConfig)
Returns a list of transport node states that have realized state as provided as
query parameter
|
void |
StateStub.list(String mmState,
String status,
String vtepIp,
AsyncCallback<TransportNodeStateListResult> asyncCallback,
InvocationConfig invocationConfig) |
TransportNodeStateListResult |
State.list(String mmState,
String status,
String vtepIp,
InvocationConfig invocationConfig)
Returns a list of transport node states that have realized state as provided as
query parameter
|
TransportNodeStateListResult |
StateStub.list(String mmState,
String status,
String vtepIp,
InvocationConfig invocationConfig) |
void |
RemoteTransportNodeStatus.list(String nodeId,
String bfdDiagnosticCode,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String tunnelStatus,
AsyncCallback<TransportNodeStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Read status of all transport nodes with tunnel connections to transport node
|
void |
RemoteTransportNodeStatusStub.list(String nodeId,
String bfdDiagnosticCode,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String tunnelStatus,
AsyncCallback<TransportNodeStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
TransportNodeStatusListResult |
RemoteTransportNodeStatus.list(String nodeId,
String bfdDiagnosticCode,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String tunnelStatus,
InvocationConfig invocationConfig)
Read status of all transport nodes with tunnel connections to transport node
|
TransportNodeStatusListResult |
RemoteTransportNodeStatusStub.list(String nodeId,
String bfdDiagnosticCode,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String tunnelStatus,
InvocationConfig invocationConfig) |
void |
TunnelsStub.list(String nodeId,
String bfdDiagnosticCode,
String cursor,
String includedFields,
Long pageSize,
String remoteNodeId,
Boolean sortAscending,
String sortBy,
String source,
String status,
AsyncCallback<TunnelList> asyncCallback,
InvocationConfig invocationConfig) |
void |
Tunnels.list(String nodeId,
String bfdDiagnosticCode,
String cursor,
String includedFields,
Long pageSize,
String remoteNodeId,
Boolean sortAscending,
String sortBy,
String source,
String status,
AsyncCallback<TunnelList> asyncCallback,
InvocationConfig invocationConfig)
List of tunnels
|
TunnelList |
TunnelsStub.list(String nodeId,
String bfdDiagnosticCode,
String cursor,
String includedFields,
Long pageSize,
String remoteNodeId,
Boolean sortAscending,
String sortBy,
String source,
String status,
InvocationConfig invocationConfig) |
TunnelList |
Tunnels.list(String nodeId,
String bfdDiagnosticCode,
String cursor,
String includedFields,
Long pageSize,
String remoteNodeId,
Boolean sortAscending,
String sortBy,
String source,
String status,
InvocationConfig invocationConfig)
List of tunnels
|
| Modifier and Type | Method and Description |
|---|---|
void |
NatRules.get(String nodeId,
String source,
AsyncCallback<NatStatisticsPerTransportNode> asyncCallback,
InvocationConfig invocationConfig)
Returns the summation of statistics for all rules from all logical routers which
are present on given transport node.
|
void |
NatRulesStub.get(String nodeId,
String source,
AsyncCallback<NatStatisticsPerTransportNode> asyncCallback,
InvocationConfig invocationConfig) |
NatStatisticsPerTransportNode |
NatRules.get(String nodeId,
String source,
InvocationConfig invocationConfig)
Returns the summation of statistics for all rules from all logical routers which
are present on given transport node.
|
NatStatisticsPerTransportNode |
NatRulesStub.get(String nodeId,
String source,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.get(AsyncCallback<HeatMapTransportNodesAggregateStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(AsyncCallback<HeatMapTransportNodesAggregateStatus> asyncCallback,
InvocationConfig invocationConfig)
Get high-level summary of a transport zone.
|
HeatMapTransportNodesAggregateStatus |
StatusStub.get(InvocationConfig invocationConfig) |
HeatMapTransportNodesAggregateStatus |
Status.get(InvocationConfig invocationConfig)
Get high-level summary of a transport zone.
|
void |
Summary.get(String zoneId,
AsyncCallback<TransportZoneStatus> asyncCallback,
InvocationConfig invocationConfig)
Returns information about a specified transport zone, including the number of
logical switches in the transport zone, number of logical spitch ports assigned
to the transport zone, and number of transport nodes in the transport zone.
|
void |
SummaryStub.get(String zoneId,
AsyncCallback<TransportZoneStatus> asyncCallback,
InvocationConfig invocationConfig) |
TransportZoneStatus |
Summary.get(String zoneId,
InvocationConfig invocationConfig)
Returns information about a specified transport zone, including the number of
logical switches in the transport zone, number of logical spitch ports assigned
to the transport zone, and number of transport nodes in the transport zone.
|
TransportZoneStatus |
SummaryStub.get(String zoneId,
InvocationConfig invocationConfig) |
void |
StatusStub.get0(String zoneId,
String source,
AsyncCallback<HeatMapTransportZoneStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get0(String zoneId,
String source,
AsyncCallback<HeatMapTransportZoneStatus> asyncCallback,
InvocationConfig invocationConfig)
Get high-level summary of a transport zone
|
HeatMapTransportZoneStatus |
StatusStub.get0(String zoneId,
String source,
InvocationConfig invocationConfig) |
HeatMapTransportZoneStatus |
Status.get0(String zoneId,
String source,
InvocationConfig invocationConfig)
Get high-level summary of a transport zone
|
void |
TransportNodeStatus.getall(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String status,
AsyncCallback<TransportNodeStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Read status of all the transport nodes
|
void |
TransportNodeStatusStub.getall(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String status,
AsyncCallback<TransportNodeStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
TransportNodeStatusListResult |
TransportNodeStatus.getall(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String status,
InvocationConfig invocationConfig)
Read status of all the transport nodes
|
TransportNodeStatusListResult |
TransportNodeStatusStub.getall(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String status,
InvocationConfig invocationConfig) |
void |
TransportNodeStatus.list(String zoneId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String status,
AsyncCallback<TransportNodeStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Read status of transport nodes in a transport zone
|
void |
TransportNodeStatusStub.list(String zoneId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String status,
AsyncCallback<TransportNodeStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
TransportNodeStatusListResult |
TransportNodeStatus.list(String zoneId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String status,
InvocationConfig invocationConfig)
Read status of transport nodes in a transport zone
|
TransportNodeStatusListResult |
TransportNodeStatusStub.list(String zoneId,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String source,
String status,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
CsrsStub.create(Csr csr,
AsyncCallback<Csr> asyncCallback,
InvocationConfig invocationConfig) |
void |
Csrs.create(Csr csr,
AsyncCallback<Csr> asyncCallback,
InvocationConfig invocationConfig)
Creates a new certificate signing request (CSR).
|
Csr |
CsrsStub.create(Csr csr,
InvocationConfig invocationConfig) |
Csr |
Csrs.create(Csr csr,
InvocationConfig invocationConfig)
Creates a new certificate signing request (CSR).
|
void |
PrincipalIdentities.create(PrincipalIdentity principalIdentity,
AsyncCallback<PrincipalIdentity> asyncCallback,
InvocationConfig invocationConfig)
Associates a principal's name with a certificate that is used to authenticate.
|
void |
PrincipalIdentitiesStub.create(PrincipalIdentity principalIdentity,
AsyncCallback<PrincipalIdentity> asyncCallback,
InvocationConfig invocationConfig) |
PrincipalIdentity |
PrincipalIdentities.create(PrincipalIdentity principalIdentity,
InvocationConfig invocationConfig)
Associates a principal's name with a certificate that is used to authenticate.
|
PrincipalIdentity |
PrincipalIdentitiesStub.create(PrincipalIdentity principalIdentity,
InvocationConfig invocationConfig) |
void |
CsrsStub.delete(String csrId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Crls.delete(String crlId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Deletes an existing CRL.
|
void |
Certificates.delete(String certId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes the specified certificate.
|
void |
PrincipalIdentities.delete(String principalIdentityId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a principal identity.
|
void |
Csrs.delete(String csrId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Removes a specified CSR.
|
void |
CertificatesStub.delete(String certId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
CrlsStub.delete(String crlId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
PrincipalIdentitiesStub.delete(String principalIdentityId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
CsrsStub.delete(String csrId,
InvocationConfig invocationConfig) |
void |
Crls.delete(String crlId,
InvocationConfig invocationConfig)
Deletes an existing CRL.
|
void |
Certificates.delete(String certId,
InvocationConfig invocationConfig)
Removes the specified certificate.
|
void |
PrincipalIdentities.delete(String principalIdentityId,
InvocationConfig invocationConfig)
Delete a principal identity.
|
void |
Csrs.delete(String csrId,
InvocationConfig invocationConfig)
Removes a specified CSR.
|
void |
CertificatesStub.delete(String certId,
InvocationConfig invocationConfig) |
void |
CrlsStub.delete(String crlId,
InvocationConfig invocationConfig) |
void |
PrincipalIdentitiesStub.delete(String principalIdentityId,
InvocationConfig invocationConfig) |
void |
CsrsStub.get(String csrId,
AsyncCallback<Csr> asyncCallback,
InvocationConfig invocationConfig) |
void |
Csrs.get(String csrId,
AsyncCallback<Csr> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified CSR.
|
void |
PrincipalIdentities.get(String principalIdentityId,
AsyncCallback<PrincipalIdentity> asyncCallback,
InvocationConfig invocationConfig)
Get a stored principal identity
|
void |
PrincipalIdentitiesStub.get(String principalIdentityId,
AsyncCallback<PrincipalIdentity> asyncCallback,
InvocationConfig invocationConfig) |
void |
Certificates.get(String certId,
Boolean details,
AsyncCallback<Certificate> asyncCallback,
InvocationConfig invocationConfig)
Returns information for the specified certificate ID, including the
certificate's UUID; resource_type (for example, certificate_self_signed,
certificate_ca, or certificate_signed); pem_encoded data; and history of the
certificate (who created or modified it and when).
|
void |
CertificatesStub.get(String certId,
Boolean details,
AsyncCallback<Certificate> asyncCallback,
InvocationConfig invocationConfig) |
void |
Crls.get(String crlId,
Boolean details,
AsyncCallback<Crl> asyncCallback,
InvocationConfig invocationConfig)
Returns information about the specified CRL.
|
void |
CrlsStub.get(String crlId,
Boolean details,
AsyncCallback<Crl> asyncCallback,
InvocationConfig invocationConfig) |
Crl |
Crls.get(String crlId,
Boolean details,
InvocationConfig invocationConfig)
Returns information about the specified CRL.
|
Certificate |
Certificates.get(String certId,
Boolean details,
InvocationConfig invocationConfig)
Returns information for the specified certificate ID, including the
certificate's UUID; resource_type (for example, certificate_self_signed,
certificate_ca, or certificate_signed); pem_encoded data; and history of the
certificate (who created or modified it and when).
|
Certificate |
CertificatesStub.get(String certId,
Boolean details,
InvocationConfig invocationConfig) |
Crl |
CrlsStub.get(String crlId,
Boolean details,
InvocationConfig invocationConfig) |
Csr |
CsrsStub.get(String csrId,
InvocationConfig invocationConfig) |
PrincipalIdentity |
PrincipalIdentities.get(String principalIdentityId,
InvocationConfig invocationConfig)
Get a stored principal identity
|
Csr |
Csrs.get(String csrId,
InvocationConfig invocationConfig)
Returns information about the specified CSR.
|
PrincipalIdentity |
PrincipalIdentitiesStub.get(String principalIdentityId,
InvocationConfig invocationConfig) |
void |
Certificates.importcertificate(TrustObjectData trustObjectData,
AsyncCallback<CertificateList> asyncCallback,
InvocationConfig invocationConfig)
Adds a new private-public certificate or a chain of certificates (CAs) and,
optionally, a private key that can be applied to one of the user-facing
components (appliance management or edge).
|
void |
CertificatesStub.importcertificate(TrustObjectData trustObjectData,
AsyncCallback<CertificateList> asyncCallback,
InvocationConfig invocationConfig) |
CertificateList |
Certificates.importcertificate(TrustObjectData trustObjectData,
InvocationConfig invocationConfig)
Adds a new private-public certificate or a chain of certificates (CAs) and,
optionally, a private key that can be applied to one of the user-facing
components (appliance management or edge).
|
CertificateList |
CertificatesStub.importcertificate(TrustObjectData trustObjectData,
InvocationConfig invocationConfig) |
void |
Crls.importcrl(CrlObjectData crlObjectData,
AsyncCallback<CrlList> asyncCallback,
InvocationConfig invocationConfig)
Adds a new certificate revocation list (CRL).
|
void |
CrlsStub.importcrl(CrlObjectData crlObjectData,
AsyncCallback<CrlList> asyncCallback,
InvocationConfig invocationConfig) |
CrlList |
Crls.importcrl(CrlObjectData crlObjectData,
InvocationConfig invocationConfig)
Adds a new certificate revocation list (CRL).
|
CrlList |
CrlsStub.importcrl(CrlObjectData crlObjectData,
InvocationConfig invocationConfig) |
void |
CsrsStub.importcsr(String csrId,
TrustObjectData trustObjectData,
AsyncCallback<CertificateList> asyncCallback,
InvocationConfig invocationConfig) |
void |
Csrs.importcsr(String csrId,
TrustObjectData trustObjectData,
AsyncCallback<CertificateList> asyncCallback,
InvocationConfig invocationConfig)
Imports a certificate authority (CA)-signed certificate for a CSR.
|
CertificateList |
CsrsStub.importcsr(String csrId,
TrustObjectData trustObjectData,
InvocationConfig invocationConfig) |
CertificateList |
Csrs.importcsr(String csrId,
TrustObjectData trustObjectData,
InvocationConfig invocationConfig)
Imports a certificate authority (CA)-signed certificate for a CSR.
|
void |
PrincipalIdentities.list(AsyncCallback<PrincipalIdentityList> asyncCallback,
InvocationConfig invocationConfig)
Returns the list of principals registered with a certificate.
|
void |
PrincipalIdentitiesStub.list(AsyncCallback<PrincipalIdentityList> asyncCallback,
InvocationConfig invocationConfig) |
PrincipalIdentityList |
PrincipalIdentities.list(InvocationConfig invocationConfig)
Returns the list of principals registered with a certificate.
|
PrincipalIdentityList |
PrincipalIdentitiesStub.list(InvocationConfig invocationConfig) |
void |
Certificates.list(String cursor,
Boolean details,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<CertificateList> asyncCallback,
InvocationConfig invocationConfig)
Returns all certificate information viewable by the user, including each
certificate's UUID; resource_type (for example, certificate_self_signed,
certificate_ca, or certificate_signed); pem_encoded data; and history of the
certificate (who created or modified it and when).
|
void |
CertificatesStub.list(String cursor,
Boolean details,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<CertificateList> asyncCallback,
InvocationConfig invocationConfig) |
void |
Crls.list(String cursor,
Boolean details,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<CrlList> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all CRLs.
|
void |
CrlsStub.list(String cursor,
Boolean details,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
AsyncCallback<CrlList> asyncCallback,
InvocationConfig invocationConfig) |
CrlList |
Crls.list(String cursor,
Boolean details,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig)
Returns information about all CRLs.
|
CertificateList |
Certificates.list(String cursor,
Boolean details,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig)
Returns all certificate information viewable by the user, including each
certificate's UUID; resource_type (for example, certificate_self_signed,
certificate_ca, or certificate_signed); pem_encoded data; and history of the
certificate (who created or modified it and when).
|
CertificateList |
CertificatesStub.list(String cursor,
Boolean details,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig) |
CrlList |
CrlsStub.list(String cursor,
Boolean details,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
String type,
InvocationConfig invocationConfig) |
void |
CsrsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<CsrList> asyncCallback,
InvocationConfig invocationConfig) |
void |
Csrs.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<CsrList> asyncCallback,
InvocationConfig invocationConfig)
Returns information about all of the CSRs that have been created.
|
CsrList |
CsrsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
CsrList |
Csrs.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Returns information about all of the CSRs that have been created.
|
void |
CsrsStub.selfsign(String csrId,
long daysValid,
AsyncCallback<Certificate> asyncCallback,
InvocationConfig invocationConfig) |
void |
Csrs.selfsign(String csrId,
long daysValid,
AsyncCallback<Certificate> asyncCallback,
InvocationConfig invocationConfig)
Self-signs the previously generated CSR.
|
Certificate |
CsrsStub.selfsign(String csrId,
long daysValid,
InvocationConfig invocationConfig) |
Certificate |
Csrs.selfsign(String csrId,
long daysValid,
InvocationConfig invocationConfig)
Self-signs the previously generated CSR.
|
void |
Crls.update(String crlId,
Crl crl,
AsyncCallback<Crl> asyncCallback,
InvocationConfig invocationConfig)
Updates an existing CRL.
|
void |
CrlsStub.update(String crlId,
Crl crl,
AsyncCallback<Crl> asyncCallback,
InvocationConfig invocationConfig) |
Crl |
Crls.update(String crlId,
Crl crl,
InvocationConfig invocationConfig)
Updates an existing CRL.
|
Crl |
CrlsStub.update(String crlId,
Crl crl,
InvocationConfig invocationConfig) |
void |
PrincipalIdentities.updatecertificate(UpdatePrincipalIdentityCertificateRequest updatePrincipalIdentityCertificateRequest,
AsyncCallback<PrincipalIdentity> asyncCallback,
InvocationConfig invocationConfig)
Update a principal identity's certificate
|
void |
PrincipalIdentitiesStub.updatecertificate(UpdatePrincipalIdentityCertificateRequest updatePrincipalIdentityCertificateRequest,
AsyncCallback<PrincipalIdentity> asyncCallback,
InvocationConfig invocationConfig) |
PrincipalIdentity |
PrincipalIdentities.updatecertificate(UpdatePrincipalIdentityCertificateRequest updatePrincipalIdentityCertificateRequest,
InvocationConfig invocationConfig)
Update a principal identity's certificate
|
PrincipalIdentity |
PrincipalIdentitiesStub.updatecertificate(UpdatePrincipalIdentityCertificateRequest updatePrincipalIdentityCertificateRequest,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Widgetconfigurations.create(String viewId,
Structure widgetConfiguration,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Creates a new Widget Configuration and adds it to the specified view.
|
void |
WidgetconfigurationsStub.create(String viewId,
Structure widgetConfiguration,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Widgetconfigurations.create(String viewId,
Structure widgetConfiguration,
InvocationConfig invocationConfig)
Creates a new Widget Configuration and adds it to the specified view.
|
Structure |
WidgetconfigurationsStub.create(String viewId,
Structure widgetConfiguration,
InvocationConfig invocationConfig) |
void |
Widgetconfigurations.delete(String viewId,
String widgetconfigurationId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Detaches widget from a given view.
|
void |
WidgetconfigurationsStub.delete(String viewId,
String widgetconfigurationId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Widgetconfigurations.delete(String viewId,
String widgetconfigurationId,
InvocationConfig invocationConfig)
Detaches widget from a given view.
|
void |
WidgetconfigurationsStub.delete(String viewId,
String widgetconfigurationId,
InvocationConfig invocationConfig) |
void |
Widgetconfigurations.get(String viewId,
String container,
String widgetIds,
AsyncCallback<WidgetConfigurationList> asyncCallback,
InvocationConfig invocationConfig)
If no query params are specified then all the Widget Configurations of the
specified view are returned.
|
void |
WidgetconfigurationsStub.get(String viewId,
String container,
String widgetIds,
AsyncCallback<WidgetConfigurationList> asyncCallback,
InvocationConfig invocationConfig) |
WidgetConfigurationList |
Widgetconfigurations.get(String viewId,
String container,
String widgetIds,
InvocationConfig invocationConfig)
If no query params are specified then all the Widget Configurations of the
specified view are returned.
|
WidgetConfigurationList |
WidgetconfigurationsStub.get(String viewId,
String container,
String widgetIds,
InvocationConfig invocationConfig) |
void |
Widgetconfigurations.get0(String viewId,
String widgetconfigurationId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Returns Information about a specific Widget Configuration.
|
void |
WidgetconfigurationsStub.get0(String viewId,
String widgetconfigurationId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Widgetconfigurations.get0(String viewId,
String widgetconfigurationId,
InvocationConfig invocationConfig)
Returns Information about a specific Widget Configuration.
|
Structure |
WidgetconfigurationsStub.get0(String viewId,
String widgetconfigurationId,
InvocationConfig invocationConfig) |
void |
Widgetconfigurations.update(String viewId,
String widgetconfigurationId,
Structure widgetConfiguration,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Updates the widget at the given view.
|
void |
WidgetconfigurationsStub.update(String viewId,
String widgetconfigurationId,
Structure widgetConfiguration,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Widgetconfigurations.update(String viewId,
String widgetconfigurationId,
Structure widgetConfiguration,
InvocationConfig invocationConfig)
Updates the widget at the given view.
|
Structure |
WidgetconfigurationsStub.update(String viewId,
String widgetconfigurationId,
Structure widgetConfiguration,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpgradeUnitGroups.addupgradeunits(String groupId,
UpgradeUnitList upgradeUnitList,
AsyncCallback<UpgradeUnitList> asyncCallback,
InvocationConfig invocationConfig)
Add upgrade units to specified upgrade unit group
|
void |
UpgradeUnitGroupsStub.addupgradeunits(String groupId,
UpgradeUnitList upgradeUnitList,
AsyncCallback<UpgradeUnitList> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeUnitList |
UpgradeUnitGroups.addupgradeunits(String groupId,
UpgradeUnitList upgradeUnitList,
InvocationConfig invocationConfig)
Add upgrade units to specified upgrade unit group
|
UpgradeUnitList |
UpgradeUnitGroupsStub.addupgradeunits(String groupId,
UpgradeUnitList upgradeUnitList,
InvocationConfig invocationConfig) |
void |
PlanStub.continue_(Boolean skip,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.continue_(Boolean skip,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Continue upgrade
|
void |
PlanStub.continue_(Boolean skip,
InvocationConfig invocationConfig) |
void |
Plan.continue_(Boolean skip,
InvocationConfig invocationConfig)
Continue upgrade
|
void |
Bundles.create(UpgradeBundleFetchRequest upgradeBundleFetchRequest,
AsyncCallback<UpgradeBundleId> asyncCallback,
InvocationConfig invocationConfig)
Fetch upgrade bundle from given url
|
void |
BundlesStub.create(UpgradeBundleFetchRequest upgradeBundleFetchRequest,
AsyncCallback<UpgradeBundleId> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeBundleId |
Bundles.create(UpgradeBundleFetchRequest upgradeBundleFetchRequest,
InvocationConfig invocationConfig)
Fetch upgrade bundle from given url
|
UpgradeBundleId |
BundlesStub.create(UpgradeBundleFetchRequest upgradeBundleFetchRequest,
InvocationConfig invocationConfig) |
void |
UpgradeUnitGroups.create(UpgradeUnitGroup upgradeUnitGroup,
AsyncCallback<UpgradeUnitGroup> asyncCallback,
InvocationConfig invocationConfig)
Create a group
|
void |
UpgradeUnitGroupsStub.create(UpgradeUnitGroup upgradeUnitGroup,
AsyncCallback<UpgradeUnitGroup> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeUnitGroup |
UpgradeUnitGroups.create(UpgradeUnitGroup upgradeUnitGroup,
InvocationConfig invocationConfig)
Create a group
|
UpgradeUnitGroup |
UpgradeUnitGroupsStub.create(UpgradeUnitGroup upgradeUnitGroup,
InvocationConfig invocationConfig) |
void |
UpgradeUnitGroups.delete(String groupId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete the upgrade unit group
|
void |
UpgradeUnitGroupsStub.delete(String groupId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
UpgradeUnitGroups.delete(String groupId,
InvocationConfig invocationConfig)
Delete the upgrade unit group
|
void |
UpgradeUnitGroupsStub.delete(String groupId,
InvocationConfig invocationConfig) |
void |
NodesSummary.get(AsyncCallback<NodeSummaryList> asyncCallback,
InvocationConfig invocationConfig)
Get summary of nodes
|
void |
NodesSummaryStub.get(AsyncCallback<NodeSummaryList> asyncCallback,
InvocationConfig invocationConfig) |
void |
Summary.get(AsyncCallback<UpgradeSummary> asyncCallback,
InvocationConfig invocationConfig)
Get upgrade summary
|
void |
SummaryStub.get(AsyncCallback<UpgradeSummary> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeSummary |
Summary.get(InvocationConfig invocationConfig)
Get upgrade summary
|
UpgradeSummary |
SummaryStub.get(InvocationConfig invocationConfig) |
NodeSummaryList |
NodesSummary.get(InvocationConfig invocationConfig)
Get summary of nodes
|
NodeSummaryList |
NodesSummaryStub.get(InvocationConfig invocationConfig) |
void |
VersionWhitelistStub.get(String componentType,
AsyncCallback<AcceptableComponentVersion> asyncCallback,
InvocationConfig invocationConfig) |
void |
VersionWhitelist.get(String componentType,
AsyncCallback<AcceptableComponentVersion> asyncCallback,
InvocationConfig invocationConfig)
Get whitelist of versions for a component.
|
void |
Bundles.get(String bundleId,
AsyncCallback<UpgradeBundleInfo> asyncCallback,
InvocationConfig invocationConfig)
Get uploaded upgrade bundle information
|
void |
BundlesStub.get(String bundleId,
AsyncCallback<UpgradeBundleInfo> asyncCallback,
InvocationConfig invocationConfig) |
void |
UpgradeUnitsStub.get(String upgradeUnitId,
AsyncCallback<UpgradeUnit> asyncCallback,
InvocationConfig invocationConfig) |
void |
UpgradeUnits.get(String upgradeUnitId,
AsyncCallback<UpgradeUnit> asyncCallback,
InvocationConfig invocationConfig)
Get a specific upgrade unit
|
void |
UpgradeUnitGroups.get(String groupId,
Boolean summary,
AsyncCallback<UpgradeUnitGroup> asyncCallback,
InvocationConfig invocationConfig)
Return upgrade unit group information
|
void |
UpgradeUnitGroupsStub.get(String groupId,
Boolean summary,
AsyncCallback<UpgradeUnitGroup> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeUnitGroup |
UpgradeUnitGroups.get(String groupId,
Boolean summary,
InvocationConfig invocationConfig)
Return upgrade unit group information
|
UpgradeUnitGroup |
UpgradeUnitGroupsStub.get(String groupId,
Boolean summary,
InvocationConfig invocationConfig) |
UpgradeBundleInfo |
Bundles.get(String bundleId,
InvocationConfig invocationConfig)
Get uploaded upgrade bundle information
|
AcceptableComponentVersion |
VersionWhitelistStub.get(String componentType,
InvocationConfig invocationConfig) |
UpgradeUnit |
UpgradeUnitsStub.get(String upgradeUnitId,
InvocationConfig invocationConfig) |
UpgradeUnit |
UpgradeUnits.get(String upgradeUnitId,
InvocationConfig invocationConfig)
Get a specific upgrade unit
|
UpgradeBundleInfo |
BundlesStub.get(String bundleId,
InvocationConfig invocationConfig) |
AcceptableComponentVersion |
VersionWhitelist.get(String componentType,
InvocationConfig invocationConfig)
Get whitelist of versions for a component.
|
void |
StatusSummary.get(String componentType,
String selectionStatus,
Boolean showHistory,
AsyncCallback<UpgradeStatus> asyncCallback,
InvocationConfig invocationConfig)
Get upgrade status summary
|
void |
StatusSummaryStub.get(String componentType,
String selectionStatus,
Boolean showHistory,
AsyncCallback<UpgradeStatus> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeStatus |
StatusSummary.get(String componentType,
String selectionStatus,
Boolean showHistory,
InvocationConfig invocationConfig)
Get upgrade status summary
|
UpgradeStatus |
StatusSummaryStub.get(String componentType,
String selectionStatus,
Boolean showHistory,
InvocationConfig invocationConfig) |
void |
UpgradeUnitsStats.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean sync,
AsyncCallback<UpgradeUnitTypeStatsList> asyncCallback,
InvocationConfig invocationConfig)
Get upgrade units stats
|
void |
UpgradeUnitsStatsStub.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean sync,
AsyncCallback<UpgradeUnitTypeStatsList> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeUnitTypeStatsList |
UpgradeUnitsStats.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean sync,
InvocationConfig invocationConfig)
Get upgrade units stats
|
UpgradeUnitTypeStatsList |
UpgradeUnitsStatsStub.get(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean sync,
InvocationConfig invocationConfig) |
void |
UpgradeUnitGroupsStatusStub.getall(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<UpgradeUnitGroupStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
UpgradeUnitGroupsStatus.getall(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<UpgradeUnitGroupStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Get upgrade status for upgrade unit groups
|
UpgradeUnitGroupStatusListResult |
UpgradeUnitGroupsStatusStub.getall(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
UpgradeUnitGroupStatusListResult |
UpgradeUnitGroupsStatus.getall(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get upgrade status for upgrade unit groups
|
void |
VersionWhitelistStub.list(AsyncCallback<AcceptableComponentVersionList> asyncCallback,
InvocationConfig invocationConfig) |
void |
VersionWhitelist.list(AsyncCallback<AcceptableComponentVersionList> asyncCallback,
InvocationConfig invocationConfig)
Get whitelist of versions for different components
|
void |
HistoryStub.list(AsyncCallback<UpgradeHistoryList> asyncCallback,
InvocationConfig invocationConfig) |
void |
History.list(AsyncCallback<UpgradeHistoryList> asyncCallback,
InvocationConfig invocationConfig)
Get upgrade history
|
AcceptableComponentVersionList |
VersionWhitelistStub.list(InvocationConfig invocationConfig) |
UpgradeHistoryList |
HistoryStub.list(InvocationConfig invocationConfig) |
UpgradeHistoryList |
History.list(InvocationConfig invocationConfig)
Get upgrade history
|
AcceptableComponentVersionList |
VersionWhitelist.list(InvocationConfig invocationConfig)
Get whitelist of versions for different components
|
void |
UpgradeUnitGroups.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
AsyncCallback<UpgradeUnitGroupListResult> asyncCallback,
InvocationConfig invocationConfig)
Return information of all upgrade unit groups
|
void |
UpgradeUnitGroupsStub.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
AsyncCallback<UpgradeUnitGroupListResult> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeUnitGroupListResult |
UpgradeUnitGroups.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
InvocationConfig invocationConfig)
Return information of all upgrade unit groups
|
UpgradeUnitGroupListResult |
UpgradeUnitGroupsStub.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
InvocationConfig invocationConfig) |
void |
UpgradeUnitsStub.list(String componentType,
String currentVersion,
String cursor,
String groupId,
Boolean hasWarnings,
String includedFields,
String metadata,
Long pageSize,
Boolean sortAscending,
String sortBy,
String upgradeUnitType,
AsyncCallback<UpgradeUnitListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
UpgradeUnits.list(String componentType,
String currentVersion,
String cursor,
String groupId,
Boolean hasWarnings,
String includedFields,
String metadata,
Long pageSize,
Boolean sortAscending,
String sortBy,
String upgradeUnitType,
AsyncCallback<UpgradeUnitListResult> asyncCallback,
InvocationConfig invocationConfig)
Get upgrade units
|
UpgradeUnitListResult |
UpgradeUnitsStub.list(String componentType,
String currentVersion,
String cursor,
String groupId,
Boolean hasWarnings,
String includedFields,
String metadata,
Long pageSize,
Boolean sortAscending,
String sortBy,
String upgradeUnitType,
InvocationConfig invocationConfig) |
UpgradeUnitListResult |
UpgradeUnits.list(String componentType,
String currentVersion,
String cursor,
String groupId,
Boolean hasWarnings,
String includedFields,
String metadata,
Long pageSize,
Boolean sortAscending,
String sortBy,
String upgradeUnitType,
InvocationConfig invocationConfig)
Get upgrade units
|
void |
Nodes.list(String componentType,
String componentVersion,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NodeInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Get list of nodes across all types
|
void |
NodesStub.list(String componentType,
String componentVersion,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<NodeInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
NodeInfoListResult |
Nodes.list(String componentType,
String componentVersion,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get list of nodes across all types
|
NodeInfoListResult |
NodesStub.list(String componentType,
String componentVersion,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
PlanStub.pause(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.pause(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Pause upgrade
|
void |
PlanStub.pause(InvocationConfig invocationConfig) |
void |
Plan.pause(InvocationConfig invocationConfig)
Pause upgrade
|
void |
UpgradeUnitGroups.reorder(String groupId,
ReorderRequest reorderRequest,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Reorder upgrade unit group
|
void |
UpgradeUnitGroupsStub.reorder(String groupId,
ReorderRequest reorderRequest,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
UpgradeUnitGroups.reorder(String groupId,
ReorderRequest reorderRequest,
InvocationConfig invocationConfig)
Reorder upgrade unit group
|
void |
UpgradeUnitGroupsStub.reorder(String groupId,
ReorderRequest reorderRequest,
InvocationConfig invocationConfig) |
void |
PlanStub.reset(String componentType,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.reset(String componentType,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Reset the upgrade plan to default plan.
|
void |
PlanStub.reset(String componentType,
InvocationConfig invocationConfig) |
void |
Plan.reset(String componentType,
InvocationConfig invocationConfig)
Reset the upgrade plan to default plan.
|
void |
PlanStub.start(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.start(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Start upgrade
|
void |
PlanStub.start(InvocationConfig invocationConfig) |
void |
Plan.start(InvocationConfig invocationConfig)
Start upgrade
|
void |
UpgradeUnitGroups.update(String groupId,
UpgradeUnitGroup upgradeUnitGroup,
AsyncCallback<UpgradeUnitGroup> asyncCallback,
InvocationConfig invocationConfig)
Update the upgrade unit group
|
void |
UpgradeUnitGroupsStub.update(String groupId,
UpgradeUnitGroup upgradeUnitGroup,
AsyncCallback<UpgradeUnitGroup> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeUnitGroup |
UpgradeUnitGroups.update(String groupId,
UpgradeUnitGroup upgradeUnitGroup,
InvocationConfig invocationConfig)
Update the upgrade unit group
|
UpgradeUnitGroup |
UpgradeUnitGroupsStub.update(String groupId,
UpgradeUnitGroup upgradeUnitGroup,
InvocationConfig invocationConfig) |
void |
VersionWhitelistStub.update(String componentType,
VersionList versionList,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
VersionWhitelist.update(String componentType,
VersionList versionList,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Update the version whitelist for the specified component type (HOST, EDGE, CCP,
MP).
|
void |
VersionWhitelistStub.update(String componentType,
VersionList versionList,
InvocationConfig invocationConfig) |
void |
VersionWhitelist.update(String componentType,
VersionList versionList,
InvocationConfig invocationConfig)
Update the version whitelist for the specified component type (HOST, EDGE, CCP,
MP).
|
void |
PlanStub.upgradeselectedunits(UpgradeUnitList upgradeUnitList,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Plan.upgradeselectedunits(UpgradeUnitList upgradeUnitList,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Upgrade selected units
|
void |
PlanStub.upgradeselectedunits(UpgradeUnitList upgradeUnitList,
InvocationConfig invocationConfig) |
void |
Plan.upgradeselectedunits(UpgradeUnitList upgradeUnitList,
InvocationConfig invocationConfig)
Upgrade selected units
|
| Modifier and Type | Method and Description |
|---|---|
void |
UploadStatus.get(String bundleId,
AsyncCallback<UpgradeBundleUploadStatus> asyncCallback,
InvocationConfig invocationConfig)
Get uploaded upgrade bundle upload status
|
void |
UploadStatusStub.get(String bundleId,
AsyncCallback<UpgradeBundleUploadStatus> asyncCallback,
InvocationConfig invocationConfig) |
UpgradeBundleUploadStatus |
UploadStatus.get(String bundleId,
InvocationConfig invocationConfig)
Get uploaded upgrade bundle upload status
|
UpgradeBundleUploadStatus |
UploadStatusStub.get(String bundleId,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Accept.create(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Accept end user license agreement
|
void |
AcceptStub.create(AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Accept.create(InvocationConfig invocationConfig)
Accept end user license agreement
|
void |
AcceptStub.create(InvocationConfig invocationConfig) |
void |
Acceptance.get(AsyncCallback<EULAAcceptance> asyncCallback,
InvocationConfig invocationConfig)
Return the acceptance status of end user license agreement
|
void |
AcceptanceStub.get(AsyncCallback<EULAAcceptance> asyncCallback,
InvocationConfig invocationConfig) |
EULAAcceptance |
Acceptance.get(InvocationConfig invocationConfig)
Return the acceptance status of end user license agreement
|
EULAAcceptance |
AcceptanceStub.get(InvocationConfig invocationConfig) |
void |
ContentStub.get(String cursor,
String format,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EULAContent> asyncCallback,
InvocationConfig invocationConfig) |
void |
Content.get(String cursor,
String format,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<EULAContent> asyncCallback,
InvocationConfig invocationConfig)
Return the content of end user license agreement in the specified format.
|
EULAContent |
ContentStub.get(String cursor,
String format,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
EULAContent |
Content.get(String cursor,
String format,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Return the content of end user license agreement in the specified format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.get(String componentType,
AsyncCallback<UpgradePlanSettings> asyncCallback,
InvocationConfig invocationConfig)
Get the upgrade plan settings for the component.
|
void |
SettingsStub.get(String componentType,
AsyncCallback<UpgradePlanSettings> asyncCallback,
InvocationConfig invocationConfig) |
UpgradePlanSettings |
Settings.get(String componentType,
InvocationConfig invocationConfig)
Get the upgrade plan settings for the component.
|
UpgradePlanSettings |
SettingsStub.get(String componentType,
InvocationConfig invocationConfig) |
void |
Settings.update(String componentType,
UpgradePlanSettings upgradePlanSettings,
AsyncCallback<UpgradePlanSettings> asyncCallback,
InvocationConfig invocationConfig)
Update the upgrade plan settings for the component.
|
void |
SettingsStub.update(String componentType,
UpgradePlanSettings upgradePlanSettings,
AsyncCallback<UpgradePlanSettings> asyncCallback,
InvocationConfig invocationConfig) |
UpgradePlanSettings |
Settings.update(String componentType,
UpgradePlanSettings upgradePlanSettings,
InvocationConfig invocationConfig)
Update the upgrade plan settings for the component.
|
UpgradePlanSettings |
SettingsStub.update(String componentType,
UpgradePlanSettings upgradePlanSettings,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusStub.list(String groupId,
String cursor,
Boolean hasErrors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<UpgradeUnitStatusListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.list(String groupId,
String cursor,
Boolean hasErrors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<UpgradeUnitStatusListResult> asyncCallback,
InvocationConfig invocationConfig)
Get upgrade status for group
|
UpgradeUnitStatusListResult |
StatusStub.list(String groupId,
String cursor,
Boolean hasErrors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
UpgradeUnitStatusListResult |
Status.list(String groupId,
String cursor,
Boolean hasErrors,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get upgrade status for group
|
void |
AggregateInfoStub.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
AsyncCallback<UpgradeUnitGroupAggregateInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
AggregateInfo.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
AsyncCallback<UpgradeUnitGroupAggregateInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Return aggregate information of all upgrade unit groups
|
UpgradeUnitGroupAggregateInfoListResult |
AggregateInfoStub.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
InvocationConfig invocationConfig) |
UpgradeUnitGroupAggregateInfoListResult |
AggregateInfo.list(String componentType,
String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
Boolean summary,
Boolean sync,
InvocationConfig invocationConfig)
Return aggregate information of all upgrade unit groups
|
void |
UpgradeUnitStub.reorder(String groupId,
String upgradeUnitId,
ReorderRequest reorderRequest,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
UpgradeUnit.reorder(String groupId,
String upgradeUnitId,
ReorderRequest reorderRequest,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Reorder an upgrade unit within the upgrade unit group
|
void |
UpgradeUnitStub.reorder(String groupId,
String upgradeUnitId,
ReorderRequest reorderRequest,
InvocationConfig invocationConfig) |
void |
UpgradeUnit.reorder(String groupId,
String upgradeUnitId,
ReorderRequest reorderRequest,
InvocationConfig invocationConfig)
Reorder an upgrade unit within the upgrade unit group
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateInfoStub.list(String componentType,
String cursor,
String groupId,
Boolean hasErrors,
String includedFields,
String metadata,
Long pageSize,
String selectionStatus,
Boolean sortAscending,
String sortBy,
AsyncCallback<UpgradeUnitAggregateInfoListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
AggregateInfo.list(String componentType,
String cursor,
String groupId,
Boolean hasErrors,
String includedFields,
String metadata,
Long pageSize,
String selectionStatus,
Boolean sortAscending,
String sortBy,
AsyncCallback<UpgradeUnitAggregateInfoListResult> asyncCallback,
InvocationConfig invocationConfig)
Get upgrade units aggregate-info
|
UpgradeUnitAggregateInfoListResult |
AggregateInfoStub.list(String componentType,
String cursor,
String groupId,
Boolean hasErrors,
String includedFields,
String metadata,
Long pageSize,
String selectionStatus,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
UpgradeUnitAggregateInfoListResult |
AggregateInfo.list(String componentType,
String cursor,
String groupId,
Boolean hasErrors,
String includedFields,
String metadata,
Long pageSize,
String selectionStatus,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get upgrade units aggregate-info
|
| Modifier and Type | Method and Description |
|---|---|
void |
DpdProfilesStub.create(IPSecVPNDPDProfile ipSecVPNDPDProfile,
AsyncCallback<IPSecVPNDPDProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
DpdProfiles.create(IPSecVPNDPDProfile ipSecVPNDPDProfile,
AsyncCallback<IPSecVPNDPDProfile> asyncCallback,
InvocationConfig invocationConfig)
Create dead peer detection (DPD) profile.
|
IPSecVPNDPDProfile |
DpdProfilesStub.create(IPSecVPNDPDProfile ipSecVPNDPDProfile,
InvocationConfig invocationConfig) |
IPSecVPNDPDProfile |
DpdProfiles.create(IPSecVPNDPDProfile ipSecVPNDPDProfile,
InvocationConfig invocationConfig)
Create dead peer detection (DPD) profile.
|
void |
IkeProfilesStub.create(IPSecVPNIKEProfile ipSecVPNIKEProfile,
AsyncCallback<IPSecVPNIKEProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
IkeProfiles.create(IPSecVPNIKEProfile ipSecVPNIKEProfile,
AsyncCallback<IPSecVPNIKEProfile> asyncCallback,
InvocationConfig invocationConfig)
Create custom internet key exchange (IKE) Profile.
|
IPSecVPNIKEProfile |
IkeProfilesStub.create(IPSecVPNIKEProfile ipSecVPNIKEProfile,
InvocationConfig invocationConfig) |
IPSecVPNIKEProfile |
IkeProfiles.create(IPSecVPNIKEProfile ipSecVPNIKEProfile,
InvocationConfig invocationConfig)
Create custom internet key exchange (IKE) Profile.
|
void |
LocalEndpoints.create(IPSecVPNLocalEndpoint ipSecVPNLocalEndpoint,
AsyncCallback<IPSecVPNLocalEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Create custom IPSec local endpoint.
|
void |
LocalEndpointsStub.create(IPSecVPNLocalEndpoint ipSecVPNLocalEndpoint,
AsyncCallback<IPSecVPNLocalEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNLocalEndpoint |
LocalEndpoints.create(IPSecVPNLocalEndpoint ipSecVPNLocalEndpoint,
InvocationConfig invocationConfig)
Create custom IPSec local endpoint.
|
IPSecVPNLocalEndpoint |
LocalEndpointsStub.create(IPSecVPNLocalEndpoint ipSecVPNLocalEndpoint,
InvocationConfig invocationConfig) |
void |
PeerEndpoints.create(IPSecVPNPeerEndpoint ipSecVPNPeerEndpoint,
AsyncCallback<IPSecVPNPeerEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Create custom IPSec peer endpoint.
|
void |
PeerEndpointsStub.create(IPSecVPNPeerEndpoint ipSecVPNPeerEndpoint,
AsyncCallback<IPSecVPNPeerEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNPeerEndpoint |
PeerEndpoints.create(IPSecVPNPeerEndpoint ipSecVPNPeerEndpoint,
InvocationConfig invocationConfig)
Create custom IPSec peer endpoint.
|
IPSecVPNPeerEndpoint |
PeerEndpointsStub.create(IPSecVPNPeerEndpoint ipSecVPNPeerEndpoint,
InvocationConfig invocationConfig) |
void |
ServicesStub.create(IPSecVPNService ipSecVPNService,
AsyncCallback<IPSecVPNService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.create(IPSecVPNService ipSecVPNService,
AsyncCallback<IPSecVPNService> asyncCallback,
InvocationConfig invocationConfig)
Create VPN service for given logical router.
|
IPSecVPNService |
ServicesStub.create(IPSecVPNService ipSecVPNService,
InvocationConfig invocationConfig) |
IPSecVPNService |
Services.create(IPSecVPNService ipSecVPNService,
InvocationConfig invocationConfig)
Create VPN service for given logical router.
|
void |
TunnelProfiles.create(IPSecVPNTunnelProfile ipSecVPNTunnelProfile,
AsyncCallback<IPSecVPNTunnelProfile> asyncCallback,
InvocationConfig invocationConfig)
Create custom IPSec tunnel profile.
|
void |
TunnelProfilesStub.create(IPSecVPNTunnelProfile ipSecVPNTunnelProfile,
AsyncCallback<IPSecVPNTunnelProfile> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNTunnelProfile |
TunnelProfiles.create(IPSecVPNTunnelProfile ipSecVPNTunnelProfile,
InvocationConfig invocationConfig)
Create custom IPSec tunnel profile.
|
IPSecVPNTunnelProfile |
TunnelProfilesStub.create(IPSecVPNTunnelProfile ipSecVPNTunnelProfile,
InvocationConfig invocationConfig) |
void |
Sessions.create(Structure ipSecVPNSession,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Create new VPN session.
|
void |
SessionsStub.create(Structure ipSecVPNSession,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Sessions.create(Structure ipSecVPNSession,
InvocationConfig invocationConfig)
Create new VPN session.
|
Structure |
SessionsStub.create(Structure ipSecVPNSession,
InvocationConfig invocationConfig) |
void |
ServicesStub.delete(String ipsecVpnServiceId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.delete(String ipsecVpnServiceId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete IPSec VPN service for given router.
|
void |
DpdProfilesStub.delete(String ipsecVpnDpdProfileId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
DpdProfiles.delete(String ipsecVpnDpdProfileId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete dead peer detection (DPD) profile.
|
void |
TunnelProfiles.delete(String ipsecVpnTunnelProfileId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete custom IPSec Tunnel Profile.
|
void |
PeerEndpoints.delete(String ipsecVpnPeerEndpointId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete custom IPSec VPN peer endpoint.
|
void |
IkeProfilesStub.delete(String ipsecVpnIkeProfileId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
TunnelProfilesStub.delete(String ipsecVpnTunnelProfileId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Sessions.delete(String ipsecVpnSessionId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete IPSec VPN session.
|
void |
LocalEndpoints.delete(String ipsecVpnLocalEndpointId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete custom IPSec local endpoint.
|
void |
IkeProfiles.delete(String ipsecVpnIkeProfileId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete custom IKE Profile.
|
void |
PeerEndpointsStub.delete(String ipsecVpnPeerEndpointId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
SessionsStub.delete(String ipsecVpnSessionId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
LocalEndpointsStub.delete(String ipsecVpnLocalEndpointId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.delete(String ipsecVpnServiceId,
Boolean force,
InvocationConfig invocationConfig) |
void |
Services.delete(String ipsecVpnServiceId,
Boolean force,
InvocationConfig invocationConfig)
Delete IPSec VPN service for given router.
|
void |
DpdProfilesStub.delete(String ipsecVpnDpdProfileId,
Boolean force,
InvocationConfig invocationConfig) |
void |
DpdProfiles.delete(String ipsecVpnDpdProfileId,
Boolean force,
InvocationConfig invocationConfig)
Delete dead peer detection (DPD) profile.
|
void |
TunnelProfiles.delete(String ipsecVpnTunnelProfileId,
Boolean force,
InvocationConfig invocationConfig)
Delete custom IPSec Tunnel Profile.
|
void |
PeerEndpoints.delete(String ipsecVpnPeerEndpointId,
Boolean force,
InvocationConfig invocationConfig)
Delete custom IPSec VPN peer endpoint.
|
void |
IkeProfilesStub.delete(String ipsecVpnIkeProfileId,
Boolean force,
InvocationConfig invocationConfig) |
void |
TunnelProfilesStub.delete(String ipsecVpnTunnelProfileId,
Boolean force,
InvocationConfig invocationConfig) |
void |
Sessions.delete(String ipsecVpnSessionId,
Boolean force,
InvocationConfig invocationConfig)
Delete IPSec VPN session.
|
void |
LocalEndpoints.delete(String ipsecVpnLocalEndpointId,
Boolean force,
InvocationConfig invocationConfig)
Delete custom IPSec local endpoint.
|
void |
IkeProfiles.delete(String ipsecVpnIkeProfileId,
Boolean force,
InvocationConfig invocationConfig)
Delete custom IKE Profile.
|
void |
PeerEndpointsStub.delete(String ipsecVpnPeerEndpointId,
Boolean force,
InvocationConfig invocationConfig) |
void |
SessionsStub.delete(String ipsecVpnSessionId,
Boolean force,
InvocationConfig invocationConfig) |
void |
LocalEndpointsStub.delete(String ipsecVpnLocalEndpointId,
Boolean force,
InvocationConfig invocationConfig) |
void |
DpdProfilesStub.get(String ipsecVpnDpdProfileId,
AsyncCallback<IPSecVPNDPDProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
DpdProfiles.get(String ipsecVpnDpdProfileId,
AsyncCallback<IPSecVPNDPDProfile> asyncCallback,
InvocationConfig invocationConfig)
Get IPSec dead peer detection (DPD) profile.
|
void |
IkeProfilesStub.get(String ipsecVpnIkeProfileId,
AsyncCallback<IPSecVPNIKEProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
IkeProfiles.get(String ipsecVpnIkeProfileId,
AsyncCallback<IPSecVPNIKEProfile> asyncCallback,
InvocationConfig invocationConfig)
Get custom IKE Profile, given the particular id.
|
void |
LocalEndpoints.get(String ipsecVpnLocalEndpointId,
AsyncCallback<IPSecVPNLocalEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Get custom IPSec local endpoint.
|
void |
LocalEndpointsStub.get(String ipsecVpnLocalEndpointId,
AsyncCallback<IPSecVPNLocalEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
void |
PeerEndpoints.get(String ipsecVpnPeerEndpointId,
AsyncCallback<IPSecVPNPeerEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Get custom IPSec VPN peer endpoint.
|
void |
PeerEndpointsStub.get(String ipsecVpnPeerEndpointId,
AsyncCallback<IPSecVPNPeerEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.get(String ipsecVpnServiceId,
AsyncCallback<IPSecVPNService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.get(String ipsecVpnServiceId,
AsyncCallback<IPSecVPNService> asyncCallback,
InvocationConfig invocationConfig)
Get IPSec VPN service for given logical router.
|
void |
TunnelProfiles.get(String ipsecVpnTunnelProfileId,
AsyncCallback<IPSecVPNTunnelProfile> asyncCallback,
InvocationConfig invocationConfig)
Get custom IPSec Tunnel Profile.
|
void |
TunnelProfilesStub.get(String ipsecVpnTunnelProfileId,
AsyncCallback<IPSecVPNTunnelProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
Sessions.get(String ipsecVpnSessionId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Fetch IPSec VPN session.
|
void |
SessionsStub.get(String ipsecVpnSessionId,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNService |
ServicesStub.get(String ipsecVpnServiceId,
InvocationConfig invocationConfig) |
IPSecVPNService |
Services.get(String ipsecVpnServiceId,
InvocationConfig invocationConfig)
Get IPSec VPN service for given logical router.
|
IPSecVPNDPDProfile |
DpdProfilesStub.get(String ipsecVpnDpdProfileId,
InvocationConfig invocationConfig) |
IPSecVPNDPDProfile |
DpdProfiles.get(String ipsecVpnDpdProfileId,
InvocationConfig invocationConfig)
Get IPSec dead peer detection (DPD) profile.
|
IPSecVPNTunnelProfile |
TunnelProfiles.get(String ipsecVpnTunnelProfileId,
InvocationConfig invocationConfig)
Get custom IPSec Tunnel Profile.
|
IPSecVPNPeerEndpoint |
PeerEndpoints.get(String ipsecVpnPeerEndpointId,
InvocationConfig invocationConfig)
Get custom IPSec VPN peer endpoint.
|
IPSecVPNIKEProfile |
IkeProfilesStub.get(String ipsecVpnIkeProfileId,
InvocationConfig invocationConfig) |
IPSecVPNTunnelProfile |
TunnelProfilesStub.get(String ipsecVpnTunnelProfileId,
InvocationConfig invocationConfig) |
Structure |
Sessions.get(String ipsecVpnSessionId,
InvocationConfig invocationConfig)
Fetch IPSec VPN session.
|
IPSecVPNLocalEndpoint |
LocalEndpoints.get(String ipsecVpnLocalEndpointId,
InvocationConfig invocationConfig)
Get custom IPSec local endpoint.
|
IPSecVPNIKEProfile |
IkeProfiles.get(String ipsecVpnIkeProfileId,
InvocationConfig invocationConfig)
Get custom IKE Profile, given the particular id.
|
IPSecVPNPeerEndpoint |
PeerEndpointsStub.get(String ipsecVpnPeerEndpointId,
InvocationConfig invocationConfig) |
Structure |
SessionsStub.get(String ipsecVpnSessionId,
InvocationConfig invocationConfig) |
IPSecVPNLocalEndpoint |
LocalEndpointsStub.get(String ipsecVpnLocalEndpointId,
InvocationConfig invocationConfig) |
void |
DpdProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNDPDProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
DpdProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNDPDProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Get paginated list of all dead peer detection (DPD) profiles.
|
void |
IkeProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNIKEProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
IkeProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNIKEProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Get paginated list of all IKE Profiles.
|
void |
PeerEndpoints.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNPeerEndpointListResult> asyncCallback,
InvocationConfig invocationConfig)
Get paginated list of all peer endpoint.
|
void |
PeerEndpointsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNPeerEndpointListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNServiceListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNServiceListResult> asyncCallback,
InvocationConfig invocationConfig)
Get paginated list of all IPSec VPN services.
|
void |
TunnelProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNTunnelProfileListResult> asyncCallback,
InvocationConfig invocationConfig)
Get paginated list of all IPSecTunnelProfiles.
|
void |
TunnelProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNTunnelProfileListResult> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNServiceListResult |
ServicesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IPSecVPNServiceListResult |
Services.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get paginated list of all IPSec VPN services.
|
IPSecVPNDPDProfileListResult |
DpdProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IPSecVPNDPDProfileListResult |
DpdProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get paginated list of all dead peer detection (DPD) profiles.
|
IPSecVPNTunnelProfileListResult |
TunnelProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get paginated list of all IPSecTunnelProfiles.
|
IPSecVPNPeerEndpointListResult |
PeerEndpoints.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get paginated list of all peer endpoint.
|
IPSecVPNIKEProfileListResult |
IkeProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IPSecVPNTunnelProfileListResult |
TunnelProfilesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
IPSecVPNIKEProfileListResult |
IkeProfiles.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get paginated list of all IKE Profiles.
|
IPSecVPNPeerEndpointListResult |
PeerEndpointsStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
LocalEndpoints.list(String cursor,
String includedFields,
String ipsecVpnServiceId,
String logicalRouterId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNLocalEndpointListResult> asyncCallback,
InvocationConfig invocationConfig)
Get paginated list of all local endpoints.
|
void |
LocalEndpointsStub.list(String cursor,
String includedFields,
String ipsecVpnServiceId,
String logicalRouterId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNLocalEndpointListResult> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNLocalEndpointListResult |
LocalEndpoints.list(String cursor,
String includedFields,
String ipsecVpnServiceId,
String logicalRouterId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get paginated list of all local endpoints.
|
IPSecVPNLocalEndpointListResult |
LocalEndpointsStub.list(String cursor,
String includedFields,
String ipsecVpnServiceId,
String logicalRouterId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
Sessions.list(String cursor,
String includedFields,
String ipsecVpnServiceId,
String logicalRouterId,
Long pageSize,
String sessionType,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNSessionListResult> asyncCallback,
InvocationConfig invocationConfig)
Get paginated list of all IPSec VPN sessions.
|
void |
SessionsStub.list(String cursor,
String includedFields,
String ipsecVpnServiceId,
String logicalRouterId,
Long pageSize,
String sessionType,
Boolean sortAscending,
String sortBy,
AsyncCallback<IPSecVPNSessionListResult> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNSessionListResult |
Sessions.list(String cursor,
String includedFields,
String ipsecVpnServiceId,
String logicalRouterId,
Long pageSize,
String sessionType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get paginated list of all IPSec VPN sessions.
|
IPSecVPNSessionListResult |
SessionsStub.list(String cursor,
String includedFields,
String ipsecVpnServiceId,
String logicalRouterId,
Long pageSize,
String sessionType,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
PeerEndpoints.showsensitivedata(String ipsecVpnPeerEndpointId,
AsyncCallback<IPSecVPNPeerEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Get custom IPSec VPN peer endpoint with PSK.
|
void |
PeerEndpointsStub.showsensitivedata(String ipsecVpnPeerEndpointId,
AsyncCallback<IPSecVPNPeerEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNPeerEndpoint |
PeerEndpoints.showsensitivedata(String ipsecVpnPeerEndpointId,
InvocationConfig invocationConfig)
Get custom IPSec VPN peer endpoint with PSK.
|
IPSecVPNPeerEndpoint |
PeerEndpointsStub.showsensitivedata(String ipsecVpnPeerEndpointId,
InvocationConfig invocationConfig) |
void |
DpdProfilesStub.update(String ipsecVpnDpdProfileId,
IPSecVPNDPDProfile ipSecVPNDPDProfile,
AsyncCallback<IPSecVPNDPDProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
DpdProfiles.update(String ipsecVpnDpdProfileId,
IPSecVPNDPDProfile ipSecVPNDPDProfile,
AsyncCallback<IPSecVPNDPDProfile> asyncCallback,
InvocationConfig invocationConfig)
Edit IPSec dead peer detection (DPD) profile.
|
IPSecVPNDPDProfile |
DpdProfilesStub.update(String ipsecVpnDpdProfileId,
IPSecVPNDPDProfile ipSecVPNDPDProfile,
InvocationConfig invocationConfig) |
IPSecVPNDPDProfile |
DpdProfiles.update(String ipsecVpnDpdProfileId,
IPSecVPNDPDProfile ipSecVPNDPDProfile,
InvocationConfig invocationConfig)
Edit IPSec dead peer detection (DPD) profile.
|
void |
IkeProfilesStub.update(String ipsecVpnIkeProfileId,
IPSecVPNIKEProfile ipSecVPNIKEProfile,
AsyncCallback<IPSecVPNIKEProfile> asyncCallback,
InvocationConfig invocationConfig) |
void |
IkeProfiles.update(String ipsecVpnIkeProfileId,
IPSecVPNIKEProfile ipSecVPNIKEProfile,
AsyncCallback<IPSecVPNIKEProfile> asyncCallback,
InvocationConfig invocationConfig)
Edit custom IKE Profile.
|
IPSecVPNIKEProfile |
IkeProfilesStub.update(String ipsecVpnIkeProfileId,
IPSecVPNIKEProfile ipSecVPNIKEProfile,
InvocationConfig invocationConfig) |
IPSecVPNIKEProfile |
IkeProfiles.update(String ipsecVpnIkeProfileId,
IPSecVPNIKEProfile ipSecVPNIKEProfile,
InvocationConfig invocationConfig)
Edit custom IKE Profile.
|
void |
LocalEndpoints.update(String ipsecVpnLocalEndpointId,
IPSecVPNLocalEndpoint ipSecVPNLocalEndpoint,
AsyncCallback<IPSecVPNLocalEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Edit custom IPSec local endpoint.
|
void |
LocalEndpointsStub.update(String ipsecVpnLocalEndpointId,
IPSecVPNLocalEndpoint ipSecVPNLocalEndpoint,
AsyncCallback<IPSecVPNLocalEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNLocalEndpoint |
LocalEndpoints.update(String ipsecVpnLocalEndpointId,
IPSecVPNLocalEndpoint ipSecVPNLocalEndpoint,
InvocationConfig invocationConfig)
Edit custom IPSec local endpoint.
|
IPSecVPNLocalEndpoint |
LocalEndpointsStub.update(String ipsecVpnLocalEndpointId,
IPSecVPNLocalEndpoint ipSecVPNLocalEndpoint,
InvocationConfig invocationConfig) |
void |
PeerEndpoints.update(String ipsecVpnPeerEndpointId,
IPSecVPNPeerEndpoint ipSecVPNPeerEndpoint,
AsyncCallback<IPSecVPNPeerEndpoint> asyncCallback,
InvocationConfig invocationConfig)
Edit custom IPSec peer endpoint.
|
void |
PeerEndpointsStub.update(String ipsecVpnPeerEndpointId,
IPSecVPNPeerEndpoint ipSecVPNPeerEndpoint,
AsyncCallback<IPSecVPNPeerEndpoint> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNPeerEndpoint |
PeerEndpoints.update(String ipsecVpnPeerEndpointId,
IPSecVPNPeerEndpoint ipSecVPNPeerEndpoint,
InvocationConfig invocationConfig)
Edit custom IPSec peer endpoint.
|
IPSecVPNPeerEndpoint |
PeerEndpointsStub.update(String ipsecVpnPeerEndpointId,
IPSecVPNPeerEndpoint ipSecVPNPeerEndpoint,
InvocationConfig invocationConfig) |
void |
ServicesStub.update(String ipsecVpnServiceId,
IPSecVPNService ipSecVPNService,
AsyncCallback<IPSecVPNService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.update(String ipsecVpnServiceId,
IPSecVPNService ipSecVPNService,
AsyncCallback<IPSecVPNService> asyncCallback,
InvocationConfig invocationConfig)
Edit IPSec VPN service for given logical router.
|
IPSecVPNService |
ServicesStub.update(String ipsecVpnServiceId,
IPSecVPNService ipSecVPNService,
InvocationConfig invocationConfig) |
IPSecVPNService |
Services.update(String ipsecVpnServiceId,
IPSecVPNService ipSecVPNService,
InvocationConfig invocationConfig)
Edit IPSec VPN service for given logical router.
|
void |
TunnelProfiles.update(String ipsecVpnTunnelProfileId,
IPSecVPNTunnelProfile ipSecVPNTunnelProfile,
AsyncCallback<IPSecVPNTunnelProfile> asyncCallback,
InvocationConfig invocationConfig)
Edit custom IPSec Tunnel Profile.
|
void |
TunnelProfilesStub.update(String ipsecVpnTunnelProfileId,
IPSecVPNTunnelProfile ipSecVPNTunnelProfile,
AsyncCallback<IPSecVPNTunnelProfile> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNTunnelProfile |
TunnelProfiles.update(String ipsecVpnTunnelProfileId,
IPSecVPNTunnelProfile ipSecVPNTunnelProfile,
InvocationConfig invocationConfig)
Edit custom IPSec Tunnel Profile.
|
IPSecVPNTunnelProfile |
TunnelProfilesStub.update(String ipsecVpnTunnelProfileId,
IPSecVPNTunnelProfile ipSecVPNTunnelProfile,
InvocationConfig invocationConfig) |
void |
Sessions.update(String ipsecVpnSessionId,
Structure ipSecVPNSession,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig)
Edit IPSec VPN session.
|
void |
SessionsStub.update(String ipsecVpnSessionId,
Structure ipSecVPNSession,
AsyncCallback<Structure> asyncCallback,
InvocationConfig invocationConfig) |
Structure |
Sessions.update(String ipsecVpnSessionId,
Structure ipSecVPNSession,
InvocationConfig invocationConfig)
Edit IPSec VPN session.
|
Structure |
SessionsStub.update(String ipsecVpnSessionId,
Structure ipSecVPNSession,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsStub.get(String sessionId,
String source,
AsyncCallback<IPSecVPNSessionStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String sessionId,
String source,
AsyncCallback<IPSecVPNSessionStatistics> asyncCallback,
InvocationConfig invocationConfig)
Get statistics of a vpn session across all tunnels and IKE session.
|
void |
StatusStub.get(String sessionId,
String source,
AsyncCallback<IPSecVPNSessionStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String sessionId,
String source,
AsyncCallback<IPSecVPNSessionStatus> asyncCallback,
InvocationConfig invocationConfig)
List status of IPSec session.
|
void |
Summary.get(String siteId,
String source,
AsyncCallback<IPSecVPNSessionSummary> asyncCallback,
InvocationConfig invocationConfig)
VPN session summary gets summary per vpn sessions and IKE session.
|
void |
SummaryStub.get(String siteId,
String source,
AsyncCallback<IPSecVPNSessionSummary> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNSessionStatus |
StatusStub.get(String sessionId,
String source,
InvocationConfig invocationConfig) |
IPSecVPNSessionStatistics |
StatisticsStub.get(String sessionId,
String source,
InvocationConfig invocationConfig) |
IPSecVPNSessionSummary |
Summary.get(String siteId,
String source,
InvocationConfig invocationConfig)
VPN session summary gets summary per vpn sessions and IKE session.
|
IPSecVPNSessionSummary |
SummaryStub.get(String siteId,
String source,
InvocationConfig invocationConfig) |
IPSecVPNSessionStatistics |
Statistics.get(String sessionId,
String source,
InvocationConfig invocationConfig)
Get statistics of a vpn session across all tunnels and IKE session.
|
IPSecVPNSessionStatus |
Status.get(String sessionId,
String source,
InvocationConfig invocationConfig)
List status of IPSec session.
|
void |
StatisticsStub.reset(String sessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.reset(String sessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Reset the statistics of the given VPN session.
|
void |
StatisticsStub.reset(String sessionId,
InvocationConfig invocationConfig) |
void |
Statistics.reset(String sessionId,
InvocationConfig invocationConfig)
Reset the statistics of the given VPN session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServicesStub.create(L2VpnService l2VpnService,
AsyncCallback<L2VpnService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.create(L2VpnService l2VpnService,
AsyncCallback<L2VpnService> asyncCallback,
InvocationConfig invocationConfig)
Create L2VPN service for a given logical router
|
L2VpnService |
ServicesStub.create(L2VpnService l2VpnService,
InvocationConfig invocationConfig) |
L2VpnService |
Services.create(L2VpnService l2VpnService,
InvocationConfig invocationConfig)
Create L2VPN service for a given logical router
|
void |
Sessions.create(L2VpnSession l2VpnSession,
AsyncCallback<L2VpnSession> asyncCallback,
InvocationConfig invocationConfig)
Create L2VPN session and bind to a L2VPNService
|
void |
SessionsStub.create(L2VpnSession l2VpnSession,
AsyncCallback<L2VpnSession> asyncCallback,
InvocationConfig invocationConfig) |
L2VpnSession |
Sessions.create(L2VpnSession l2VpnSession,
InvocationConfig invocationConfig)
Create L2VPN session and bind to a L2VPNService
|
L2VpnSession |
SessionsStub.create(L2VpnSession l2VpnSession,
InvocationConfig invocationConfig) |
void |
Sessions.delete(String l2vpnSessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a specific L2VPN session.
|
void |
SessionsStub.delete(String l2vpnSessionId,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
ServicesStub.delete(String l2vpnServiceId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.delete(String l2vpnServiceId,
Boolean force,
AsyncCallback<Void> asyncCallback,
InvocationConfig invocationConfig)
Delete a specific L2VPN service.
|
void |
ServicesStub.delete(String l2vpnServiceId,
Boolean force,
InvocationConfig invocationConfig) |
void |
Services.delete(String l2vpnServiceId,
Boolean force,
InvocationConfig invocationConfig)
Delete a specific L2VPN service.
|
void |
Sessions.delete(String l2vpnSessionId,
InvocationConfig invocationConfig)
Delete a specific L2VPN session.
|
void |
SessionsStub.delete(String l2vpnSessionId,
InvocationConfig invocationConfig) |
void |
ServicesStub.get(String l2vpnServiceId,
AsyncCallback<L2VpnService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.get(String l2vpnServiceId,
AsyncCallback<L2VpnService> asyncCallback,
InvocationConfig invocationConfig)
Get a specific L2VPN service
|
void |
Sessions.get(String l2vpnSessionId,
AsyncCallback<L2VpnSession> asyncCallback,
InvocationConfig invocationConfig)
Get a specific L2VPN session
|
void |
SessionsStub.get(String l2vpnSessionId,
AsyncCallback<L2VpnSession> asyncCallback,
InvocationConfig invocationConfig) |
L2VpnService |
ServicesStub.get(String l2vpnServiceId,
InvocationConfig invocationConfig) |
L2VpnService |
Services.get(String l2vpnServiceId,
InvocationConfig invocationConfig)
Get a specific L2VPN service
|
L2VpnSession |
Sessions.get(String l2vpnSessionId,
InvocationConfig invocationConfig)
Get a specific L2VPN session
|
L2VpnSession |
SessionsStub.get(String l2vpnSessionId,
InvocationConfig invocationConfig) |
void |
ServicesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<L2VpnServiceListResult> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<L2VpnServiceListResult> asyncCallback,
InvocationConfig invocationConfig)
Get paginated list of all L2VPN services
|
L2VpnServiceListResult |
ServicesStub.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
L2VpnServiceListResult |
Services.list(String cursor,
String includedFields,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get paginated list of all L2VPN services
|
void |
Sessions.list(String cursor,
String includedFields,
String l2vpnServiceId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<L2VpnSessionListResult> asyncCallback,
InvocationConfig invocationConfig)
Get paginated list of all L2VPN sessions
|
void |
SessionsStub.list(String cursor,
String includedFields,
String l2vpnServiceId,
Long pageSize,
Boolean sortAscending,
String sortBy,
AsyncCallback<L2VpnSessionListResult> asyncCallback,
InvocationConfig invocationConfig) |
L2VpnSessionListResult |
Sessions.list(String cursor,
String includedFields,
String l2vpnServiceId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig)
Get paginated list of all L2VPN sessions
|
L2VpnSessionListResult |
SessionsStub.list(String cursor,
String includedFields,
String l2vpnServiceId,
Long pageSize,
Boolean sortAscending,
String sortBy,
InvocationConfig invocationConfig) |
void |
ServicesStub.update(String l2vpnServiceId,
L2VpnService l2VpnService,
AsyncCallback<L2VpnService> asyncCallback,
InvocationConfig invocationConfig) |
void |
Services.update(String l2vpnServiceId,
L2VpnService l2VpnService,
AsyncCallback<L2VpnService> asyncCallback,
InvocationConfig invocationConfig)
Edit a specific L2VPN service
|
L2VpnService |
ServicesStub.update(String l2vpnServiceId,
L2VpnService l2VpnService,
InvocationConfig invocationConfig) |
L2VpnService |
Services.update(String l2vpnServiceId,
L2VpnService l2VpnService,
InvocationConfig invocationConfig)
Edit a specific L2VPN service
|
void |
Sessions.update(String l2vpnSessionId,
L2VpnSession l2VpnSession,
AsyncCallback<L2VpnSession> asyncCallback,
InvocationConfig invocationConfig)
Edit a specific L2VPN session
|
void |
SessionsStub.update(String l2vpnSessionId,
L2VpnSession l2VpnSession,
AsyncCallback<L2VpnSession> asyncCallback,
InvocationConfig invocationConfig) |
L2VpnSession |
Sessions.update(String l2vpnSessionId,
L2VpnSession l2VpnSession,
InvocationConfig invocationConfig)
Edit a specific L2VPN session
|
L2VpnSession |
SessionsStub.update(String l2vpnSessionId,
L2VpnSession l2VpnSession,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
PeerCodes.get(String l2vpnSessionId,
AsyncCallback<L2VpnSessionPeerCodes> asyncCallback,
InvocationConfig invocationConfig)
Get peer codes for the L2VPN session to program the remote side of the tunnel.
|
void |
PeerCodesStub.get(String l2vpnSessionId,
AsyncCallback<L2VpnSessionPeerCodes> asyncCallback,
InvocationConfig invocationConfig) |
void |
Summary.get(String source,
AsyncCallback<L2VPNSessionSummary> asyncCallback,
InvocationConfig invocationConfig)
Load all the existing L2VPN sessions and return the status summary of all L2VPN
sessions.
|
void |
SummaryStub.get(String source,
AsyncCallback<L2VPNSessionSummary> asyncCallback,
InvocationConfig invocationConfig) |
L2VpnSessionPeerCodes |
PeerCodes.get(String l2vpnSessionId,
InvocationConfig invocationConfig)
Get peer codes for the L2VPN session to program the remote side of the tunnel.
|
L2VPNSessionSummary |
Summary.get(String source,
InvocationConfig invocationConfig)
Load all the existing L2VPN sessions and return the status summary of all L2VPN
sessions.
|
L2VPNSessionSummary |
SummaryStub.get(String source,
InvocationConfig invocationConfig) |
L2VpnSessionPeerCodes |
PeerCodesStub.get(String l2vpnSessionId,
InvocationConfig invocationConfig) |
void |
RemoteMacStub.get(String sessionId,
String logicalSwitchId,
AsyncCallback<L2VPNSessionRemoteMacs> asyncCallback,
InvocationConfig invocationConfig) |
void |
RemoteMac.get(String sessionId,
String logicalSwitchId,
AsyncCallback<L2VPNSessionRemoteMacs> asyncCallback,
InvocationConfig invocationConfig)
Get L2VPN session remote mac for logical switch.
|
void |
StatisticsStub.get(String sessionId,
String source,
AsyncCallback<L2VPNSessionStatistics> asyncCallback,
InvocationConfig invocationConfig) |
void |
Statistics.get(String sessionId,
String source,
AsyncCallback<L2VPNSessionStatistics> asyncCallback,
InvocationConfig invocationConfig)
Get statistics of a L2VPN session.
|
void |
StatusStub.get(String sessionId,
String source,
AsyncCallback<L2VPNSessionStatus> asyncCallback,
InvocationConfig invocationConfig) |
void |
Status.get(String sessionId,
String source,
AsyncCallback<L2VPNSessionStatus> asyncCallback,
InvocationConfig invocationConfig)
Aggregated status of L2VPN session.
|
L2VPNSessionStatus |
StatusStub.get(String sessionId,
String source,
InvocationConfig invocationConfig) |
L2VPNSessionStatistics |
StatisticsStub.get(String sessionId,
String source,
InvocationConfig invocationConfig) |
L2VPNSessionStatistics |
Statistics.get(String sessionId,
String source,
InvocationConfig invocationConfig)
Get statistics of a L2VPN session.
|
L2VPNSessionRemoteMacs |
RemoteMacStub.get(String sessionId,
String logicalSwitchId,
InvocationConfig invocationConfig) |
L2VPNSessionStatus |
Status.get(String sessionId,
String source,
InvocationConfig invocationConfig)
Aggregated status of L2VPN session.
|
L2VPNSessionRemoteMacs |
RemoteMac.get(String sessionId,
String logicalSwitchId,
InvocationConfig invocationConfig)
Get L2VPN session remote mac for logical switch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Summary.get(String serviceId,
String source,
AsyncCallback<IPSecVPNIKEServiceSummary> asyncCallback,
InvocationConfig invocationConfig)
Cumulative statistics for one IKE service instance.
|
void |
SummaryStub.get(String serviceId,
String source,
AsyncCallback<IPSecVPNIKEServiceSummary> asyncCallback,
InvocationConfig invocationConfig) |
IPSecVPNIKEServiceSummary |
Summary.get(String serviceId,
String source,
InvocationConfig invocationConfig)
Cumulative statistics for one IKE service instance.
|
IPSecVPNIKEServiceSummary |
SummaryStub.get(String serviceId,
String source,
InvocationConfig invocationConfig) |
| Modifier and Type | Method and Description |
|---|---|
InvocationConfig |
RetryPolicy.RetrySpec.getInvocationConfig() |
static InvocationConfig |
InvocationConfig.withReadTimeout(int readTimeout)
Static factory for instances with configured timeout as described in
ExecutionContext.Builder#setReadTimeout for one or more specific invocations. |
static InvocationConfig |
InvocationConfig.withResponseAccessor(HttpResponseAccessor accessor)
Static factory for instances configured with
HttpResponseAccessor. |
| Constructor and Description |
|---|
RetryPolicy.RetrySpec(InvocationConfig invocationConfig)
Creates a specification, which may have an
InvocationConfig. |
Copyright © 2019. All rights reserved.